XPCOM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (upd Interfacing with the XPCOM cycle collector link) |
||
| 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]]. | ||
Revision as of 04:08, 9 September 2007
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.