Hi, I have written a set of host Object for the use in the WSO2 Mashup Server (http://wso2.org/projects/mashup). These work as expected at the moment (We use 1.6R7 together with a E4X implementation thats written on top of Axiom (http://wso2.org/projects/wsf/js/rhino)). We have a system hostObject to do some system level functions. Hence a user can perform something like system.setInterval() which would call the jsFunction_setInterval funtion in this hostObject. Is there a way that I can add functions to the global Object? For e.g do something like setInterval instead of system.setInterval()?
Thanks, Keith. http://www.keith-chapman.org _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
