Hi,
Let's say that I instantiate a pre-existing Java class within a Groovy
script, and then hand the resulting object back to a Java program for
further execution. Will the bytecode for the returned object type be
the same as the original Java class bytecode, or has this bytecode
undergone further instrumentation?
For example, if I use Groovy strictly to "wire up" an application that
is otherwise written in Java, will the resulting objects that were
instantiated in Groovy have the same characteristics (think
performance) had they been instantiated solely in Java?
Thanks!
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email