Re: [IronPython] .NET attributes

2006-09-15 Thread Charlie Moad
On 9/15/06, Michael Foord <[EMAIL PROTECTED]> wrote: > Charlie Moad wrote: > >> Take away decorator support and you'll lose at least this Python > >> programmer... > >> Decorators and attributes have at least some commonality, which is why > >>

Re: [IronPython] .NET attributes

2006-09-15 Thread Charlie Moad
> Take away decorator support and you'll lose at least this Python > programmer... > Decorators and attributes have at least some commonality, which is why > this syntax ended up in Python in the first place... > Allowing decorator syntax in places CPython doesn't is better than not > allowing it w

Re: [IronPython] .NET attributes

2006-09-15 Thread Charlie Moad
On 9/15/06, Michael Foord <[EMAIL PROTECTED]> wrote: > Charlie Moad wrote: > > On 9/14/06, Dino Viehland <[EMAIL PROTECTED]> wrote: > > > >> We're tentatively thinking that this is a 2.0 feature but if we figured > >> out a syntax we really liked

Re: [IronPython] .NET attributes

2006-09-15 Thread Charlie Moad
On 9/14/06, Dino Viehland <[EMAIL PROTECTED]> wrote: > We're tentatively thinking that this is a 2.0 feature but if we figured out a > syntax we really liked we'd try to get it into 1.1. > It seems as if there are two clean ways to do this in my mind. 1. Use python2.4's decorator sytax and exten

Re: [IronPython] .NET attributes

2006-09-13 Thread Charlie Moad
P.net / Web developement, but I would love learn how via > IP. > Yes, IP is one hellauba job, > > Hoon, > Charlie Moad <[EMAIL PROTECTED]> wrote: > On 9/13/06, Sanghyeon Seo wrote: > > What is the expected timeline for support for .NET attributes in > IronPython

Re: [IronPython] .NET attributes

2006-09-13 Thread Charlie Moad
On 9/13/06, Sanghyeon Seo <[EMAIL PROTECTED]> wrote: > What is the expected timeline for support for .NET attributes in IronPython? I know this has probably been brought up before, but I wanted to speak up to maybe put a little more priority behind this. I personally feel limited many times becau

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread Charlie Moad
I got it once, but tried again and it went away. On 9/6/06, Tim Riley <[EMAIL PROTECTED]> wrote: > I keep getting an error from codeplex when I try to download 1.0.bin. Am I > the only one? > > > On 9/5/06, Jim Hugunin < [EMAIL PROTECTED]> wrote: > > I'm extremely happy to announce that we have re

Re: [IronPython] Fwd: VS2005 Iron Python

2006-08-25 Thread Charlie Moad
On 8/25/06, Dino Viehland <[EMAIL PROTECTED]> wrote: > Thanks for the crash dump - I've forwarded this to the VS SDK team... I was > able to get a stack trace (you should have been able to do this in VS from > Debug->Windows from the VS session that's debugging the VS SDK version of VS) > but I

[IronPython] Fwd: VS2005 Iron Python

2006-08-25 Thread Charlie Moad
This got bounced for the attachment, so here is the text. -- Forwarded message -- From: Charlie Moad <[EMAIL PROTECTED]> Date: Aug 25, 2006 12:35 PM Subject: Re: [IronPython] VS2005 Iron Python To: Discussion of IronPython On 8/25/06, Dino Viehland <[EMAIL PROTECTE

Re: [IronPython] VS2005 Iron Python

2006-08-25 Thread Charlie Moad
On 8/16/06, Jeff Collett <[EMAIL PROTECTED]> wrote: > > Hi, > A question for anyone using the VS2005 IronPython IDE. > I start a python console app, but when I attempt to run it within VS2005 it > just shows an empty console window. > I can run the py program fine if I use the command line IronPyth