[Mono-dev] Porting mcs to IKVM.Reflection
Jeroen Frijters
jeroen at sumatra.nl
Sat May 8 08:16:19 EDT 2010
> I would recommend SetMscorlib over LoadMscorlib because that would not
> restrict how you can create or load mscorlib.dll.
That feels like painting yourself into a corner to me. Using SetMscorlib would require modifying DefineDynamicAssembly in a way that would make it hard to remain compatible with .NET reflection.
Please consider that from my point of view, gmcs building mscorlib is a complete corner case, not what the API should be optimized for.
Regards,
Jeroen
More information about the Mono-devel-list
mailing list