[Mono-devel-list] Add /addmodule: support to mcs

Miguel de Icaza miguel at ximian.com
Wed Dec 17 18:22:19 EST 2003


Hello,

> I was wondering if anyone can give me any pointers on what would need to
> be done to add /addmodule support to mcs?
> 
> I've done some preliminary investigation and the problem I see is that
> the reflection framework doesn't supply any possibility to do reflection
> of a module, only an assembly.

Yes, we would need to have an internal set of calls that we could
"Invoke" in our implementation of the compiler to get support for that.



More information about the Mono-devel-list mailing list