Hi, what should be considered as Rhino public API and therefore not (as far as possible) modified?
An example: I'd like to improve the error message "Cannot find function xx" to something like "Cannot find function xxx on yyy". This message is generated by ScriptRuntime#notFunctionError which is... public. Or are considered as public API only the classes available in the generated JavaDoc? 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
