Subj : Re: spidermonkey - wrapper code generator To : netscape.public.mozilla.jseng From : Shanti Rao Date : Wed Mar 24 2004 10:03 pm I tried using a wrapper generator, but came to the conclusion that my C++ functions were not what I wanted to expose to JS. But I did write a set of macros to make extensions faster. Download http://www.jsdb.org/jsdb.zip and look at rs/wrap_jsdb.h Shanti > currently i am handwriting the wrappers but it is annoying and error prone > > i have seen jsgen (google) > and it seems nobody is working on the swig plugin? > > any recommendations/experiences ? > > thx > karme > .