Hi,
I am implementing Rhino interpreter support for Eclipse. While displaying variables of a running I would like to distinguish between the string representations of Java and JavaScript. Now when enumerating the properties of a org.mozilla.javascript.Scriptable, the get() method always returns a Java String object, even if a javascript string was defined in the script code. Is there any possibility to find out the real representation in the script engine? Thanks Christian
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
