I am defining JavaScript bindings to methods of a new class in WebCore using an IDL. I have added a new class to WebCore, where I want some of the methods in this new class to return immediately, and upon completion I want these methods to return the status to JavaScript using callbacks. What would be the best way of doing this in WebCore. Can anyone please assist me with this?
Trish
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
