Is it possible to get the effect of org.mozilla.javascript.Scriptable when using Rhino as integrated in the JSR223 API of Java 6? i.e. using javax.script.* rather than org.mozilla.javascript.* ?
I'm encountering a wrapping issue which appears using either method but seems only to be possible to work around using the latter (and implementing the whole of Scriptable seem heavyweight for this). cheers, -jmb _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
