Subj : Re: spidermonkey: docu To : netscape.public.mozilla.jseng From : Bruce Wheaton Date : Thu Nov 11 2004 03:27 pm Jens, You're my hero. I'm intending to add SpiderMonkey to a current project, and have been putting off the implementation. This looks like it will the clearest guide yet. Please let us know when it's next updated (particularly the lazy resolution section!). I particularly like the C++ embedded class example: the code itself answers a lot of questions for me. I was hoping SM would make sense as I used it, but I feel more comfortable already. I feel better about a design with Javascript as a key part. Regards, Bruce Wheaton On 11/10/04 11:38 AM, in article hnqtmc.r63.ln@karme.myfqdn.de, "Jens Thiele" wrote: > some docu i have written > http://egachine.berlios.de/embedding-sm-best-practice/ > html chunked: > http://egachine.berlios.de/embedding-sm-best-practice/embedding-sm-best-practi > ce-index.html > > Caution > > This document is work in progress (status is something like pre-alpha > software). Perhaps it should be renamed to: "Yet another spidermonkey > embedding tutorial" ;-). I am not even sure if I have enough time to > "complete" it and probably one could write a complete book about the topic. > > greetings > Jens .