The tests in the source IronPython distributions should be up to date with respect to the releases. While these aren't as eloquent as the blog entry referenced below, they should give you a good idea of what the IronPython hosting API is like in the release you're using. For example, IronPythonTest\EngineTest.cs and Tests\test_ipye.py are a couple of our hosting tests found in IronPython-2.0A8-Src.zip.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fernando Correia Sent: Friday, February 22, 2008 6:52 AM To: users@lists.ironpython.com Subject: [IronPython] Hosting IronPython 2.0 Alpha 8 I am trying out IronPython hosting on C#. I found out an article about hosting with 2.0 Alpha 6: http://blogs.msdn.com/rdawson/archive/2007/11/29/hosting-ironpython-2-0-alpha-6-via-the-dlr.aspx But those instructions don't seem to work with 2.0 Alpha 8. I've searched the Web but I couldn't find updated instructions. If someone can give me a pointer, I'd appreciate.
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com