RE: [IronPython] .NET build used for IronPython

2005-06-15 Thread Bob Arnson
> I'm not sure if you can help me with this because I don't > think it's an > IronPython exclusive problem, but it is the only thing that comes up > broken. I am running VS2005 build 8.0.50110.28 with .NET build > 2.0.50110. Last night I tried upgrading to .NET build 2.0.50215, > downloaded

RE: [IronPython] Road Map for IronPython

2005-05-11 Thread Bob Arnson
Title: RE: [IronPython] Road Map for IronPython Closer to the former. Obviously, it's a highly iterative project, so releases can easily build up functionality in whatever order is important. Python projects with syntax highlighting would be easy. IntelliSense is harder, mostly because of Pyt

RE: [IronPython] Road Map for IronPython

2005-05-11 Thread Bob Arnson
Language services are in the Visual Studio SDK realm (formerly VSIP SDK). There's a managed library for creating them. But it's not a do-it-in-a-weekend project to fully support a new language in Visual Studio. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith J. Far