Hi all, I used E4X from Rhino 1.7r1 and Jdk 1.5 Dom3 impl for the first time. What I noticed was the XML constructor properties such as prettyPrinting, prettyIndent, etc are stored on the constructor object itself. This causes problems in my environment because all the scopes are sealed so I cannot change these parameters. The way I see it, these global configuration options are not unlike the RegEx object global variables which happen to be stored in the Context. Is there any plans to change this, or perhaps a patch some place? Kevin _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
