XPCOM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(added link to XPConnect Chrome Object Wrappers.) |
||
(11 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
http://www.mozilla.org/projects/xpcom/ | XPCOM Project [http://www.mozilla.org/projects/xpcom/ homepage at mozilla.org] | ||
Some thoughts on a [[new nsIScriptable interface]] | * 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 [[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.