XPCOM: Difference between revisions
Jump to navigation
Jump to search
m (Revert vandalism) |
(added link to XPConnect Chrome Object Wrappers.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
* Some notes on [[XPConnect object wrapping]]. | * Some notes on [[XPConnect object wrapping]]. | ||
* 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 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.