[Mono-dev] Porting mcs to IKVM.Reflection
Jeroen Frijters
jeroen at sumatra.nl
Fri May 7 03:31:16 EDT 2010
Hi Kornél,
I've fixed most of the things that your patch addressed. I also removed support for the TypeForwardedToAttribute and DefaultParameterValueAttribute pseudo custom attributes (because I realized that supporting them is incompatible with my goal to be a drop in replacement for System.Reflection.Emit).
One thing I didn't change is WriteGenericSignature, because your change didn't make sense to me. It should not be possible that this method gets called with a generic type definition.
I have not yet added anything additional for version info unmanaged resources. I need to do more thinking about this.
Regards,
Jeroen
More information about the Mono-devel-list
mailing list