Great I missed that change. Im fine with that change. :) I'd be happy to see `.self` being removed as well.
-- Adrian Zubarev Am 6. Mai 2016 um 09:25:01, Pyry Jahkola ([email protected](mailto:[email protected])) schrieb: > > > > On 06 May 2016, at 10:19, Adrian Zubarev via swift-evolution > > <[email protected](mailto:[email protected])> wrote: > > Wouldn’t this enforce enum cases and some static struct variables to be > > lowercase? > > > > Is this really a welcome change? I mean I’d love to see the drop of `.self` > > magic from types, but not sure about the UppercaseTypes, lowercaseValue > > convention here. > Lowercase enum cases and static struct variables is already the case in Swift > 3. Look up “Lowercase enum cases and static properties” in the accepted > SE-0006(https://github.com/apple/swift-evolution/blob/master/proposals/0006-apply-api-guidelines-to-the-standard-library.md) > proposal. > > — Pyry >
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
