[swift-evolution] [swift-evolution-announce] [Review] SE-0155: Normalize Enum Case Representation

Dave Abrahams dabrahams at apple.com
Mon Feb 27 16:09:40 CST 2017


on Mon Feb 27 2017, Matthew Johnson <matthew-AT-anandabits.com> wrote:

>> On Feb 27, 2017, at 12:46 PM, Joe Groff <jgroff at apple.com> wrote:
>> 
>> That still feels like it's going against the behavior of the binding
>> name in other declarations. Personally, `case .playing(with: let x)`
>> doesn't bother me that much, especially since the IDE ought to be
>> able to splat that out for you.
>
> It depends on how verbose the label is.  :)  

Yeah, how hard something is to type is very rarely more important than
how hard it is to read.

-- 
-Dave


More information about the swift-evolution mailing list