XPCOM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(added link to XPConnect Chrome Object Wrappers.) |
||
| (One intermediate revision by one other user 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 [[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.