Loading psykal.dsland.org..

[[XPCOM | http://developer.mozilla.org/en/docs/XPCOM ]]

XPCOM is a cross platform component object model, similar to Microsoft COM. It has multiple language bindings, letting the XPCOM components be used and implemented in JavaScript, Java, and Python in addition to C++. Interfaces in XPCOM are defined in a dialect of IDL caled XPIDL.

XPCOM itself provides a set of core components and classes, e.g. file and memory management, threads, basic data structures (strings, arrays, variants), etc. The majority of XPCOM components is not part of this core set and is provided by other parts of the platform (e.g. Gecko or Necko) or by an application or even by an extension.

!Referencias
[[JavaXPCOM| http://developer.mozilla.org/en/docs/JavaXPCOM ]]
[[XPConnect|http://developer.mozilla.org/en/docs/XPConnect]]
[[How to Build an XPCOM Component in Javascript|http://developer.mozilla.org/en/docs/How_to_Build_an_XPCOM_Component_in_Javascript]]
/*{{{*/
try {
        // this is needed to generally allow usage of components in javascript
        netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");


        var myComponent = Components.classes['@dietrich.ganx4.com/helloworld;1']
                                    .createInstance(Components.interfaces.nsIHelloWorld
);

        alert(myComponent.hello());
} catch (anError) {
        alert("ERROR: " + anError);
}
/*}}}*/


Ver también... [[Implementing XPCOM components in JavaScript|http://kb.mozillazine.org/Implementing_XPCOM_components_in_JavaScript]]
17.January.2007 18.January.2007 19.Enero.2007 1.Febrero.2007 20.Enero.2007 21.Enero.2007 21.Febrero.2007 22.Enero.2007 23.Febrero.2007 24.Enero.2007 31.Enero.2007 5.Febrero.2007 AdSense,.sabotaje Ajax Apagón.mundial BarraGoogle bpmscript ccTiddly ColorPalette Compilando.NSS.desde.las.fuentes Configure Contacto ContactoDWR ContactoOld Descargas diario Diario Dojo.Spidermonkey Enlaces File.upload GPL GWT.and.Jetty.Continuations Historial HTTP.Headers illan illán.Palao Instalación.y.compilación.de.nss.en.Ubuntu Integración.de.TittdlyWiki.con.php.y.mysql.. Java2Script LastJournal Legal Lupe Barebones Yapt v1.6 ॐ MozillaReleases MPTWStyleSheet Network.Security.Services NOSideBarTabs NOStyleSheet NSPR nss NSS OpenPMI OxadoPub Pentium4.a.8Ghz Principal Productos Proyectos RFC.3546 RFC4346 RFC4680 Rhino-Jetty Rhino-Jetty-Dojo-E4X:RSS-NSS-DWR Rhino.namespaces Servicios SiteUnavailable ssjs SSL StyleSheetColors supplemental.data syslinux TiddlyWiki TLS+AC UploadLog UploadOptions VisitorMap XPCOM 20 August 2007 Pruebas con Dojo Higher-Order Javascript Groovy Raytrace Calendar.js PreviewLink GAnalytics