[IronPython] Plans for overloads?

Martin Maly martmaly at exchange.microsoft.com
Wed Jul 20 20:18:13 CEST 2005


Yes, we are in .NET realm, but we are still trying to find solution that
doesn't require change to the Python syntax.

________________________________

From: users-ironpython.com-bounces at lists.ironpython.com
[mailto:users-ironpython.com-bounces at lists.ironpython.com] 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: users-ironpython.com-bounces at lists.ironpython.com 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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20050720/de00216f/attachment.html>


More information about the Ironpython-users mailing list