[IronPython] Hosting IronPython 2.0 Alpha 8
Dave Fugate
dfugate at microsoft.com
Fri Feb 22 08:57:41 PST 2008
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: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Fernando Correia
Sent: Friday, February 22, 2008 6:52 AM
To: users at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20080222/41ddc552/attachment.htm
More information about the Users
mailing list