PRE-PROPOSAL: Named method parameters with defaults. (original) (raw)
Neal Gafter neal at gafter.com
Sat Mar 21 17:30:55 PDT 2009
- Previous message: PRE-PROPOSAL: Named method parameters with defaults.
- Next message: PRE-PROPOSAL: Named method parameters with defaults.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Mar 21, 2009 at 3:21 PM, Reinier Zwitserloot < reinier at zwitserloot.com> wrote:
Of all methods that have the same name (but different paramlists, e.g. overloading), only one is allowed to be named in the first place.
Honestly, I think this is a fatal restriction. I like named parameters, but not if restricted to a single member of any overload set.
- Previous message: PRE-PROPOSAL: Named method parameters with defaults.
- Next message: PRE-PROPOSAL: Named method parameters with defaults.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]