Hi,

I know JRuby is good at importing Java classes into Ruby - but what
about vice versa?  I know there are standard classes (RubyString,
RubyArray, IRubyObject etc)... But I need to be able to access Ruby
objects directly through Java (not by delegating to the runtime) for the
J2RubEE project.  Is there a good way of doing this?  I was thinking of
autogenerating CGLIB proxies.  Is there a simpler way?

Also, does JRuby use Java Reflection or CGLIB?

Derek


Confidentiality Notice: This e-mail, including all attachments is for the sole 
use of the intended recipient(s) and may contain confidential and privileged 
information. Any unauthorized review, use, disclosure or distribution is 
prohibited unless specifically provided under the New Mexico Inspection of 
Public Records Act. If you are not the intended recipient, please contact the 
sender and destroy all copies of this message. -- This email has been scanned 
by the Sybari - Antigen Email System. 





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Jruby-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to