Is it a goal to eventually make working with JRuby classes from Java
as easy as it is to work with Groovy classes from Java? Maybe having
the full JRuby compiler addresses this. I want to be able to create
instances of JRuby classes and use them from Java without having to
resort to JSR-223-specific coding.
Mark V.
Mark V. wrote:
Is it a goal to eventually make working with JRuby classes from Java as
easy as it is to work with Groovy classes from Java? Maybe having the
full JRuby compiler addresses this. I want to be able to create
instances of JRuby classes and use them from Java without having to
resort to JSR-223-specific coding.
The recently-completed compiler does not address this, but it is planned
for “Compiler #2”, which will produce normally-instantiable Java
classes, normally invokable Java signatures, and so on. That may or may
not be worked on or completed before 1.1, but I’d be surprised if we
didn’t see it before the end of the year.
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email