XPCOM: Difference between revisions
Jump to navigation
Jump to search
m (upd Interfacing with the XPCOM cycle collector link) |
(added link to XPConnect Chrome Object Wrappers.) |
||
Line 7: | Line 7: | ||
* Some thoughts on [[XPCOM:nsIRegExpService|regular expressions through XPCOM]]. | * Some thoughts on [[XPCOM:nsIRegExpService|regular expressions through XPCOM]]. | ||
* A tutorial on [[mdc:Interfacing with the XPCOM cycle collector|interfacing with the XPCOM cycle collector]]. | * A tutorial on [[mdc:Interfacing with the XPCOM cycle collector|interfacing with the XPCOM cycle collector]]. | ||
* A specification for [[XPConnect Chrome Object Wrappers]]. |
Latest revision as of 18:48, 16 September 2009
XPCOM Project homepage at mozilla.org
- Some thoughts on a new nsIScriptable interface.
- Some thoughts on a global nsICycleCollector service to collect XPCOM garbage cycles.
- Some thoughts on XPCOM Shutdown.
- Some notes on XPConnect object wrapping.
- Some thoughts on regular expressions through XPCOM.
- A tutorial on interfacing with the XPCOM cycle collector.
- A specification for XPConnect Chrome Object Wrappers.