Re: Making extensions available to multiple GRE applications
Benjamin Smedberg <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Yes, extensions can be written in any language (even Python, if you have PyXPCOM). Theoretically they can do large-scale changes to core GRE services by registering for important contractIDs (for example, adding extra functionality to the ioservice). --BDS