Subj : Re: Embedding spidermonkey in a C++ application To : netscape.public.mozilla.xpcom,netscape.public.mozilla.jseng From : Thomas Sondergaard Date : Tue Sep 06 2005 11:37 am John Bandhauer wrote: > Certainly XPConnect. The mozilla/dom code is quite daunting. But, I'm > sure you don't need to support anything as complicated. Thanks John, I have 2000 lines of jsapi-style wrapper code, that seems to work, but in the longer run I'd really like to change to XPCOM. The thing is, I'm currently using the stand-alone spidermonkey 1.5rc6a distribution which does not include XPCOM etc. I wish mozilla distributed an up-to-date package of xpcom, spidermonkey and other goodies that are generally useful. Preferably as rpms, ready to use ;-) Thanks, Thomas .