On Mon, Jun 7, 2010 at 9:53 AM, Dino Viehland <[email protected]> wrote: > This is correct and is definitely the recommended way to do this. The > only reason to separate it out into separate ScriptEngine instances is > if you want isolation between the script engines themselves so that > one piece of user code cannot see another piece of user code.
What do you mean be "see"? One script could potentially examine the code of another script in the same script engine? - Jeff _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
