[swift-evolution] [Discussion] Enum Leading Dot Prefixes

Brent Royal-Gordon brent at architechies.com
Thu Feb 11 22:09:00 CST 2016


> https://gist.github.com/erica/e0b8a3a22ab716a19db4
> 
> Requiring Leading Dot Prefixes for Enum Instance Member Implementations
> 
> 	• Proposal: TBD
> 	• Author(s): Erica Sadun, Chris Lattner
> 	• Status: TBD
> 	• Review manager: TBD

+1. I've always found this slightly bizarre.

I assume, though, that if you're writing a static member of an enum, the unprefixed form is fine?

-- 
Brent Royal-Gordon
Architechies



More information about the swift-evolution mailing list