The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Search
Feedback


XPCOM

by Scott Collins

last modified 1 January 1999

Welcome to the XPCOM page. This area is intended to be a central clearinghouse for information related to XPCOM. Currently, XPCOM documentation is spread all over mozilla.org. Hopefully, it will migrate (or we'll link to it from) here.

Topics of Interest

  • Modularization Techniques describes XPCOM and how to use it.
  • nsCOMPtr User Manual describes a `smart-pointer' class for XPCOM.
  • nsString Proposal proposes a string class for XPCOM.
  • XPConnect describes how XPCOM based classes can be accessed through JavaScript.
  • XPIDL describes the XP Interface Description Language used to specify XPCOM interface classes.
  • mozIRegistry describes the "registry" interface and how you can use it to dynamically bind to interface implementations
  • Generic Factories reference document for Generic Factories.

See Also


Please direct all comments and contributions to news:netscape.public.mozilla.xpcom and/or Scott Collins <scc@netscape.com>.



Copyright © 1998 The Mozilla Organization.