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 becau

RE: [IronPython] Road Map for IronPython

2005-05-11 Thread Keith J. Farmer
Title: RE: [IronPython] Road Map for IronPython I wouldn’t expect it to be.  But would it be a do-it-in-a month project, or a do-it-in-a-year-with-help project?   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: Wednesday, May 11, 2005 7:51 PM To

RE: [IronPython] Road Map for IronPython

2005-05-11 Thread Bob Arnson
Of Keith J. Farmer Sent: Wednesday, 11 May, 2005 10:28 To: Discussion of IronPython Subject: RE: [IronPython] Road Map for IronPython I think part of the question involved time? eg, 1.0 = next 6 months, next year, ... Incidentally, does anyone here have an idea of the difficulty involved in

RE: [IronPython] Road Map for IronPython

2005-05-11 Thread Keith J. Farmer
I think part of the question involved time? eg, 1.0 = next 6 months, next year, ... Incidentally, does anyone here have an idea of the difficulty involved in creating a language module for VS? Being able to create a .proj, have access to intellisense, etc would be good for 3rd-party language

RE: [IronPython] Road Map for IronPython

2005-05-11 Thread Jim Hugunin
ednesday, May 11, 2005 3:56 AM To: users-ironpython.com@lists.ironpython.com Subject: [IronPython] Road Map for IronPython Hi All,   Is there any published Road Map for IronPython ? Will it be fully CLI compliant ?   I understand that using Enum type as bit field is not currently supported and will be done f

[IronPython] Road Map for IronPython

2005-05-11 Thread richard hsu
Hi All,   Is there any published Road Map for IronPython ? Will it be fully CLI compliant ?   I understand that using Enum type as bit field is not currently supported and will be done for v0.7.5 release. Similarly, what about other features that we have in C# ? Any document available which general