Re: [IronPython] Announcing IronPython 2.0

2008-12-11 Thread Andy.Tao
good news, thanks for yours' hard working... I noticed that the binary package haven't contain the help document, could you tell us what time the latest API document will be released? thanks -- Andy Tao[陶祖洪] 祖洪测试自动化 http://www.zuhong.cn 天是圆的,地是方的,凡事都要有个规矩!

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

2008-08-09 Thread Andy.Tao
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 variable

[IronPython] Announcing IronPython 2.0 Beta 2

2008-05-02 Thread Andy.Tao
maybe that is a bug: the detail as follow: private void btnExecute_Click(object sender, EventArgs e) { try { ScriptRuntimeSetup runtimeSetup = new ScriptRuntimeSetup(true); ScriptRuntime ScriptRuntime = ScriptRuntime.Create(runtimeSetup); ScriptRuntime.GlobalOption

Re: [IronPython] Another trivial bug

2007-11-12 Thread Andy.Tao
Hi Dino, I'm very excite that the final hosting api will be freezed and support multiple instances of engines, I have waited a long time, hope your work going well. Andy Tao -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dino Viehland Sent: Tuesday, Nov