|
XPCOM - Definition and Overview |
|
|
XPCOM (Cross-Platform Component Object Model) is an open-source product of mozilla.org. It is used in the also open-source web browser, Mozilla. XPCOM is a cross-platform (XP) software component technology, similar to Microsoft's COM. It provides for the dynamic loading of software components, it has a layout engine using the XUL XML file format, XPCOM components are scriptable through JavaScript using XPCONNECT, and it has a host of other features.
External link
|
Example Usage of XPCOM |
 |
horstr: New video. Experimented w/ Firefox/XPCOM, JavaScript, Google Maps, QuickTime API to combine ContourHD and Garmin http://tinyurl.com/yj6oqz4 |
 |
planetmozilla: Jeff Walden: An exercise in XPCOM programming, redux: The Exercise
Last time our hero was engaged in solving this p... http://bit.ly/8mFPtC |
 |
elishowk: plonge dans les entrailles de #mozilla, building a #xulrunner app with #python and #XPCOM |
|
|