Re: JavaScript, XPCOM, and inheritance
Mark Hammond <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Myles Elam wrote: > Anyone have ideas or pointers to resources that can help? Is Python an > option? I know that ActiveState has done some integration work with it, > but I don't know its status or if it is in the default builds. Python is an option, but you would need to distribute both Python and PyXPCOM with your app. Mark.