Hi,

        I am really new to Rhino. So this question might not make
sense.

        I have a script running in a proprietary product. Now I want
to understand how this script is loaded by the Java product.

        Can I

        1. Print the 'Context' information ?
        2. Find out the scope information ?
        3. Find out based on the above two how to share
code( functions, variables) based on scopes between seemingly
independent scripts ?
        4. Find out how the scopes affect the way I extend a Java
class in one script and access it in another script.

       Actually all of these Rhino scripts and Java objects are linked
in memory somewhere.

        Basically I want to understand how Rhino concepts are used by
put debugging info. in the Rhino script itself. I do not have access
to the shell etc. ?

Thanks,
Mohan
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to