Title: Re: [IronPython] Plans for overloads?
Yes, we are in .NET realm, but we are still trying to find solution that doesn't require change to the Python syntax.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith J. Farmer
Sent: Wednesday, July 20, 2005 11:14 AM
To: Discussion of IronPython
Subject: RE: [IronPython] Plans for overloads?

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.


From: [EMAIL PROTECTED] on behalf of David Wilson
Sent: Tue 7/19/2005 7:21 PM
To: Discussion of IronPython
Subject: Re: [IronPython] Plans for overloads?

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.

_______________________________________________
users-ironpython.com mailing list
users-ironpython.com@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to