Subj : Re: SM: run a script from a native function To : netscape.public.mozilla.jseng From : Brendan Eich Date : Sat Jan 10 2004 05:52 am Marcello Bastea-Forte wrote: >>> >>> Does that mean I shouldn't be doing the following: >> >> >> Certainly not. I was answering a question about JS_EvaluateScript. >> My answer did not exclude other API entry points from being used >> together to compile and execute (in a word, evaluate). > > > Provided I understand your answer to meaning I shouldn't be using that > code, No, I wrote "certainly not" in reply to your "Does that mean I shouldn't be doing X". What I wrote certainly does not mean that you shouldn't be doing X; X is allowed, although it was not addressed by my previous post, which talked about Y. Hope that's all clear now! /be .