Well, the legwork is already done in JRUBY-1531 (assuming you're happy
with the pipelined visitor approach for inserting the necessary
bytecode [either on the fly or after the fact for AOT compiled code]).

One open question is whether or not -Djruby.compile.mode=OFF should
imply -Djruby.tracing.enabled=true (i.e. should tracing work out of
the box with pure interpreted mode).

Pete

On Nov 13, 2007 6:05 AM, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote:
> trace calls; until we get that fixed, you need to use reflection-based
> invokers. But we'll try to fix it anyway.
>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to