XPCOM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Revert vandalism) |
||
| Line 1: | Line 1: | ||
XPCOM Project [http://www.mozilla.org/projects/xpcom/ 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 [[XPCOM:nsIRegExpService|regular expressions through XPCOM]]. | |||
Revision as of 22:24, 15 November 2006
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.