Re: [IronPython] Template argument type inference

2008-02-04 Thread Dino Viehland
D] [mailto:[EMAIL PROTECTED] On Behalf Of Curt Hagenlocher Sent: Saturday, February 02, 2008 7:50 AM To: Discussion of IronPython Subject: [IronPython] Template argument type inference Is it expected that the DLR and/or IronPython will eventually try to infer template arguments when calling a g

[IronPython] Template argument type inference

2008-02-02 Thread Curt Hagenlocher
Is it expected that the DLR and/or IronPython will eventually try to infer template arguments when calling a generically-defined functions? PS F:\IPCE-r7\ipy2> *.\ipy.exe* IronPython 2.0 Alpha (2.0.0.800) on .NET 2.0.50727.1433 Copyright (c) Microsoft Corporation. All rights reserved. >>> *import