Hello, > > What about > > System.Reflection and System.Reflection.Emit? > > Mono arguably has a better implementation than .NET. :-) > > MCS uses System.Reflection.Emit, and a couple enhancements needed to be > made so that all of C# could be easily implemented using S.R.E.
There are a few limitations in the Reflection.Emit API that we had to work around to support bootstrapping corlib. Miguel. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
