I should add one more thing I tried. If I call
hostObject.setAttributes("url", ScriptableObject.READONLY);
on the hostObject then any access to that property always has a null value,
but it is enumerable.
However if I leave it off, then it really calls the jsGet_url() method but
its not enumerable form JS.
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
