[IronPython] Plans for overloads?
Keith J. Farmer
kfarmer at thuban.org
Wed Jul 20 18:25:57 CEST 2005
I didn't see a second set of square brackets. Also, what if what you
have is an indexer, in which case the parameter is supplied also with
square brackets?
Of course it's not very pretty. Do you have a suggestion that addresses
my concern?
-----Original Message-----
From: users-ironpython.com-bounces at lists.ironpython.com
[mailto:users-ironpython.com-bounces at lists.ironpython.com] On Behalf Of
Jonathan Jacobs
One would expect the first set of []s to classify the generic type and
the second set to specify the exact overload. This seems like the least
complicated solution (to me, anyway).
More information about the Ironpython-users
mailing list