> [...] Is there good example code for: > > (1) adding an object to the global objects that has it's own functions and > properties > (2) getting call backs for getters, setters, etc, in objects
You might try the files in the JavaScriptCore/API/tests/ directory. I haven't used the API before, so I'm not sure where any good examples would be. Dave _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

