Re: [IronPython] Plans for overloads?
ision... The only thing I could think of would be to hint the parser, which may be what you had in mind. This is also a possibility as it would respect the Python syntax but would allow you to introduce new attributes... ctypes uses decorators for describing calling signatures. HTH Niki Sp
Re: [IronPython] Making A Windows Form App
xt', ...) from System.Drawing import * regards, Niki Spahiev ___ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com