Re: [IronPython] Plans for overloads?

2005-07-20 Thread David Wilson
On Wed, Jul 20, 2005 at 11:14:13AM -0700, Keith J. Farmer wrote: > I don't think it matters.. CPython doesn't understand List[int][0] = > 1, anyway. We're purely within the .NET realm with this, I think. Nope. Using a semicolon would cause the expression to be syntactically invalid, whereas usi

Re: [IronPython] Plans for overloads?

2005-07-20 Thread David Wilson
On Tue, Jul 19, 2005 at 04:03:56PM -0700, Keith J. Farmer wrote: > Perhaps ; instead of | ... CPython couldn't parse that, so you couldn't write modules that worked on both platforms that made use of FePy extensions. David. > From: [EMAIL PROTECTED] on behalf of Keith J. Farmer > Sent: Tue 7/1

Re: [IronPython] Any have one good reason to use .NET Framework v2.0 with IronPython

2005-06-07 Thread David Wilson
Luis Carrillo wrote: Why I need to update the .NET Framework v2.0 with revisions 50215, knowing that this version is BETA!!, I work with v1.2, and I don't need one upgrade yet. Why not work it?? with early versions of .NET or give more options to downloads, like IronPython 0.7.5 to .NET Fram.