Hi, in HtmlUnit we have put a custom object without any property as prototype of the Object prototype. This custom root prototype is able to call a "fallbackGetter" on the start object (if this one can handle it). This allow us to use an other strategy to get properties first when the whole prototype chain has been searched.
Do you think that such a feature could be interesting for Rhino? If yes, I can provide a patch. Cheers, Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
