Open main menu

CDOT Wiki β

Changes

Components and Interfaces

179 bytes added, 23:54, 4 October 2006
Resources
=== Interface ===
There are two fundamental issues in component and interface-based programming, :* lifetime (aka object ownership) and * interface querying (identifing components at run-time).
These issues are addressed by the nsISupports interface that every XPCOM object should implement.
*https://addons.mozilla.org/firefox/2230/
== Examples Resources == Links to Newsgroup:* [news://news.mozilla.org/netscape.public.mozilla.xpcom mozilla.xpcom newsgroup] Links to IRC Channels: * [irc://irc.mozilla.org/developers #Developers]
1
edit