Re: [Pyobjc-dev] [Pythonmac-SIG] Towards PyObjC 3.0
Brought to you by:
ronaldoussoren
From: Greg E. <gre...@ca...> - 2014-06-04 06:34:51
|
Bill Bumgarner wrote: > Or it is rather exactly precise, unlike keyword argument based systems. What I mean is that it's not a keyword argument system like Python has. It's disappointing because what's the point of keyword args if you can't be flexible about their ordering, give them default values, etc...? It looks like Swift improves on ObjC in other areas, such as closures, type inference and parameterised types, but in this particular area it's no better. -- Greg |