[Mono-devel-list] implementing the synchronized method a
Varga Zoltan
vargaz at freemail.hu
Mon Apr 14 06:20:05 EDT 2003
dietmar <dietmar at ximian.com> írta:
> IMO the wrapper approach is much easier to implement since
it does not
> need to handle any special cases. The exception handling
stuff is
> already complex enough, and it is also architecture
dependent. So I
> would implement the wrapper approach until it turns out
that its not
> usable for some reasons.
>
Hi,
I would love to do this, but my original question remains:
where to
substitute the original method with the wrapper? The only
place I could
find was in arch_create_jit_trampoline(). Is it ok to put
such code in
there?
bye
Zoltan
More information about the Mono-devel-list
mailing list