[Mono-dev] [PATCH] Generic sharing: Static field access

Mark Probst mark.probst at gmail.com
Tue Nov 20 07:25:44 EST 2007


Hi!

>  I was referring to Mark's code which does have a managed-to-unmanaged
> transition. Your approach looks fine to me.

The managed-to-unmanaged transition is always there to init the class,
it's just that my code doesn't have the fast path (check if class
inited and return immediately if it is) yet.

Mark



More information about the Mono-devel-list mailing list