[swift-evolution] [Review] SE-0036: Requiring Leading Dot Prefixes for Enum Instance Member Implementations

Evan Maloney emaloney at gilt.com
Fri Apr 1 15:07:58 CDT 2016


> What is your evaluation of the proposal?
+1.

In addition to bringing greater consistency, requiring the leading dot will make it easier to grep one's codebase for enum case values.

> Is the problem being addressed significant enough to warrant a change to Swift?
Yes.

> Does this proposal fit well with the feel and direction of Swift?
Yes.

> If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?
n/a

> How much effort did you put into your review? A glance, a quick reading, or an in-depth study?

Followed the mailing list discussion and read the proposal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160401/83e46e4e/attachment.html>


More information about the swift-evolution mailing list