>Trouble is, Rhino's code for interface implemention actually generates  
>bytecode; it doesn't go i.e. through java.lang.reflect.Proxy (its  
>codegen capabilities predate Java 1.3). So regardless of interpreted  
>mode, Rhino will need to have the ability to load generated code if  
>you're using adapters...

Huh. That's too bad.

Any idea if the reference implementation for JSR 223 would work (i.e. not 
require signing)? If not, OpenJDK is probably the way to go.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to jvm-languages@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to