that is my point. I want to have a custom newIdFunction that is invoked within IdScriptableObject methods as required. however, the private declaration prevents my overridden method from being invoked. it must be protected (or public) to achieve this behavior.
thanks for your prompt responses. _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
