XPCOM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
* Some notes on [[XPConnect object wrapping]]. | * Some notes on [[XPConnect object wrapping]]. | ||
* Some thoughts on [[XPCOM:nsIRegExpService|regular expressions through XPCOM]]. |
Revision as of 17:07, 11 August 2006
http://www.mozilla.org/projects/xpcom/
- 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.