[swift-evolution] Proposal: Re-instate mandatory self for accessing instance properties and functions (David Hart)

Yichen Cao ycao at me.com
Sat Dec 5 04:16:22 CST 2015


Teaching wise, its much less confusing for self to be required so students don't mix up instance properties and local vars. Especially when self is required in closures, it confuses students. If self is mandatory for all instance properties, it would be so much clearer and much easier to read.

Yichen

> On Dec 5, 2015, at 18:11, swift-evolution-request at swift.org wrote:
> 
> Re: Proposal: Re-instate mandatory self for	accessing
>      instance properties and functions (David Hart)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20151205/d8c2654d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3557 bytes
Desc: not available
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20151205/d8c2654d/attachment.p7s>


More information about the swift-evolution mailing list