I'm reading in bunch of scripts using ctx.compileReader (and execute
them of course)
At some point I call a function on MyParentObject that returns another
object (lets say MyObject)
How can I serialize this MyObject?

I have read the serialization part in documentation and it does not
appear to be possible. MyObject is not linked to MyParentObject in any
way.

If this info is not sufficient please let me know so I could create
some sample code.
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to