[Mono-list] First try at MoMA

Miguel de Icaza miguel at ximian.com
Mon Nov 27 19:03:34 EST 2006


Hello,

> I guess the best way would be to somehow mark these methods as such 
> (this specific one is missing, but a base type method will be used), 
> however the logistics of making MoMA that smart may not be worth it.

The current behavior is correct, because the code in the CIL stream will
actually encode a MethodRef that will point to this method, the runtime
would not be able to delegate that MethodRef to the parent.

So these point to real problems that must be fixed (I commented a bit on
this on mono-devel-list).

Miguel.


More information about the Mono-list mailing list