[IronPython] Is there a way to create a new ScriptScope that inherits from global ScriptScope?

Andy.Tao taozuhong at qq.com
Sat Aug 9 09:08:08 CEST 2008


HI guys,

Is there a way to create a new ScriptScope that inherits from global ScriptScope?

 I want to do it like this: 
first step: expose some object model to global scope and some global variables;

second step: execute task script in independ scope to avoid modify global objects and variables.

thanks in advanced.
------------------
Andy Tao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080809/aaf1c1bd/attachment.html>


More information about the Ironpython-users mailing list