[Mono-devel-list] Assembly names
Miguel de Icaza
miguel at ximian.com
Sun Sep 21 21:15:00 EDT 2003
Hello,
> Shouldn't we make our assembly names the same as Microsoft's? What
> happens in Mono if someone does
> System.Reflection.Assembly.Load("mscorlib")?
There is a hack in the runtime that maps mscorlib into corlib.
That being said, it is a TODO item of ours to rename corlib into
mscorlib, maybe in the next release, or the release after we can do
this switch
Miguel.
More information about the Mono-devel-list
mailing list