URGENT : Deploying Proxy Objects?
[email protected] (Jayant Sai) 11 Mar 2003 08:17:32 -0800
| Newsgroups | gmane.comp.mozilla.devel.xpfe,gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | http://groups.google.com/ |
| Message-ID | <[email protected]> |
I found the documentation on nsISupport Proxies (http://www.mozilla.org/projects/xpcom/Proxies.html) very helpful on what Proxy objects are and how to write them, but I still don't understand how to deploy them. On a windows machine, if I put the dll and the typelib (.xpt file) in the components directory is that sufficient or do I need to do something more. Which event queue should I use to get notification of changes Document's DOM? Any help would be greatly appreciated. thanks Jayant