Hi,
Currently mcs generates a lot of public types named
$ArrayType$<N>.
Would it be possible to make them a nested type of
<PrivateImplementationDetails> as its under MS .NET? From my
limited
understanding, it seems the only change necessary is to call
DefineNestedType in TypeBuilder::DefineInitializedData(). I
tried this and
it seems to work. Am I missing something?
bye
Zoltan
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list