[Mono-devel-list] [PATCH] Check for assembly attributes

Marek Safar marek.safar at seznam.cz
Mon Aug 8 09:42:38 EDT 2005


Hello,

>I just checked it, and saw that in the .Net docs, it states that
>AssemblyName (string name) receives the simple name. However, in the
>beta 2, if you pass the long format name, it parses it. 
>  
>
>I think we should keep this change to mcs this way, and wait for this
>change in the api (System.Reflection) to be 'official'. On the other
>hand, we could just implement the constructor the way .Net does, and the
>re-use it.
>  
>
I think Beta2 API is more or less stable. I prefer to implement this 
piece of API at least in same way as you did for mcs.
If you don't want to do it then mark relevant code in mcs with a comment 
about this.

Marek




More information about the Mono-devel-list mailing list