[Mono-dev] Version-specific binding - resolved, but real bugs found

Gonzalo Paniagua Javier gonzalo at novell.com
Tue Jun 13 19:55:39 EDT 2006


On Tue, 2006-06-13 at 18:31 -0500, Brian Crowell wrote:
[...]
> On a side note, I did discover that AppDomain.AssemblyLoad does not fire for 
> implicitly-loaded assemblies (referenced ones), but does fire for 
> explicitly-loaded and dynamic assemblies.
> 
> I also discovered that Mono does not like me reading the Assembly.CodeBase or 
> Assembly.Location properties on dynamic assemblies. For Assembly.Location, the 
> documentation implies that the property will be an empty string wherever it 
> doesn't apply. Throwing an exception for these properties is counter-intuitive, 
> especially when there isn't a IsDynamic property on Assembly to help you avoid 
> the exception.

Can you please file bug reports in bugzilla.ximian.com and attach a test
case for these problems?

Thanks.

-Gonzalo





More information about the Mono-devel-list mailing list