Re: [IronPython] Making A Windows Form App

2005-07-06 Thread Lloyd Dupont
I like #3 very much! (the 'from' clause being optional... (in case you import multiple namespace from one assembly)) - Original Message - From: "Jim Hugunin" <[EMAIL PROTECTED]> 3. Extend import, i.e. import System.Drawing from System.Drawing. Of course, the most obvious ways to do t

Re: [IronPython] IronPython for *NIX?

2005-09-11 Thread Lloyd Dupont
Miguel Icaza play happily with IronPython as far as I know ;-) - Original Message - From: "Joseph Quigley" <[EMAIL PROTECTED]> To: Sent: Monday, September 12, 2005 10:50 AM Subject: [IronPython] IronPython for *NIX? Are there any plans for IronPython coming out on the *NIX platforms