Open main menu

CDOT Wiki β

Changes

XPConnect

No change in size, 12:29, 6 October 2006
Relevant Resources
* [http://www.mozilla.org/scriptable/avoiding-leaks.html Using XPCOM in JavaScript without leaking]
*[http://www.mozilla.org/scriptable/http://lxr.mozilla.org/mozilla/source/xpcom/doc/xpcom-component-registration.html Dynamic Component Registration] describes how to register your xpcom component so that it can be used from within Mozilla
* [http://www.w3.org/DOM/ Document Object Model (DOM)]
* [http://www.mozilla.org/scriptable/roadmap.html Roadmap for XPCOM, XPConnect, XPTCall, and XPIDL]
Links to Examples:
* [http://lxr.mozilla.org/seamonkey/source/xpcom/sample/ Simple XPConnect Sample]
* [http://lxr.mozilla.org/mozilla/source/js/src/xpconnect XPConnect source code]
* [http://www.w3.org/DOM/ Document Object Model (DOM)]
* [http://www.mozilla.org/scriptable/roadmap.html Roadmap for XPCOM, XPConnect, XPTCall, and XPIDL]
Links to FAQ:
1
edit