[Mono-devel-list] [Path] AssemblyName changes

Sébastien Pouliot spouliot at videotron.ca
Fri Apr 22 07:15:38 EDT 2005


Hello Carlos,

> Attached is a patch with changes for AssemblyName, to behave like
> the .Net impl.

Could you include new unit tests with your patch ? or if they exists specify
which test(s) you are fixing.

Also if you make 2.0 specific changes please indicate with which 2.0
beta/CTP you compared your results.

> I still don't know which was the intention of that code in Version
> property, anyway.

Hard to say if removing this doesn't make any test fails ;-). It looks like
the Version instance creation was delayed. Similar logic also exists (in
part) in the Version class. So maybe it was required before Version got
fixed (later).

You can try "svn blame" on AssemblyName.cs and Version.cs to find the
revision numbers (and who) did the changes and read the associated ChangeLog
entry.


Thanks

Sebastien Pouliot
home: spouliot at videotron.ca
blog: http://pages.infinit.net/ctech/poupou.html




More information about the Mono-devel-list mailing list