El lun, 17-11-2003 a las 13:57, Jos� Alexandre Antunes Faria escribi�:
> Hey lads...
>  
> I'm trying to port a .Net aplication to Mono, and I see a somehow
> strange behavior...
>  
> So far I have found two problems:
>  
> The first is that mono doesn't get the attributes by the order in wich
> they are defined in the code.
> You might argue that it doesn't make much sense to do that because of
> attributes defined in superclasses, nevertheless it was handy.
> This problem I could go around it.
>  
> The other one is that Mono doesn't implement either Assembly.LoadFile
> or Assembly.LoadFrom, while both work on .Net in Mono neither.
> This problem I couldn't get around it...
>  
> Any clever ideias of how I can do that?

It's better to illustrate these issues with a couple of test cases and
file a bug report in http://bugzilla.ximian.com. See also
http://www.go-mono.com/bugs.html

-Gonzalo


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to