I've started some some experimental branches on a github Rhino mirror, mostly related to performance improvement: http://wiki.github.com/hns/rhino-8/
Although it's too early to draw any conclusions, some of the results look promising. Interestingly, it seems like we might want to dump the IdSwitchable implementation of core objects and just go with plain Rhino host objects for things like Array and String. Git and especially github to be perfect tools for this kind of experimental coding, as branching and merging is totally painless. If you're interested please join me there. I'm happy about any help, be it benchmarks, ideas, or code (the jdk-regexp implementation would be very nice to have, for example.) Hannes _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
