Hi, I was wondering if anybody had thought of implementing Object.watch in Rhino. It's non-standard but pretty convenient, given that there's no way to override '=' in JS and already exists in SpiderMonkey:
http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object:watch Would that be easy to add? I'd be willing to help with a few pointers to relevant parts of the code. Thanks, Matthieu _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
