[swift-evolution] [Review] Require self for accessing instance members

Rob Mayoff mayoff at dqd.com
Wed Dec 16 14:27:21 CST 2015


>
> the lack of a self identifier on properties means that I'm continually
> checking back in the code (often requiring scrolling) to be sure that I'm
> looking at a property or local var.
>

Syntax highlighting is a good solution to this problem.

I'm opposed to mandatory `self`.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20151216/c2490979/attachment.html>


More information about the swift-evolution mailing list