RE: [IronPython] IronPython 0.9 released

2005-08-02 Thread Richard Hsu
IronPython. Sort of like IronPython for the C# programmer. Will you guys be writing a language spec for IronPython ? specially the part which in .NET realm. -- Richard Hsu. ___ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http

RE: [IronPython] Making A Windows Form App

2005-07-14 Thread Richard Hsu
l conversions [which generally involve deletions :-)]. I actually did the above using SharpDevelop's Form Designer. [http://icsharpcode.net/OpenSource/SD/Default.aspx]. Hope it helps. -- Richard Hsu. [Note. it would be really nice to tie together MyXaml + SharpDevelop + IronPython. Ideas any

[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