[Mono-dev] ilasm as a library

Andreas Nahr ClassDevelopment at A-SoftTech.com
Mon May 17 10:54:59 EDT 2010


> Now that you mention System.Reflection,

I'm not sure how you get to that statement. But I NEVER mentioned
System.Reflection. I've been talking about System.Reflection.Emit which is
an (entirely) different thing.

> https://blogs.msdn.com/jmstall/archive/2008/03/15/things-in-metadata-
> that-are-missing-in-reflection.aspx

And what does this have to do with System.Reflection.Emit?

> http://weblog.ikvm.net/PermaLink.aspx?guid=9b7ada92-88d7-45c7-be83-
> 8e6f4f3ccb1b

That's a cool source-compatible replacement for System.Reflection.Emit. So
you can develop against System.Reflection.Emit and simply drop
IKVM.Reflection.Emit in to replace it (or vice versa).

> Not everyone uses System.Reflection. The list goes on.

No, not *everyone* does. But nearly everyone does it.

Andreas



More information about the Mono-devel-list mailing list