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

Kenny Leung kenny_leung at pobox.com
Mon Dec 14 19:48:40 CST 2015


This sounds like a candidate for a compiler option to add a warning (or error) if you leave out self. It adds no overhead to the language, but if you like it, you can enforce it.

-Kenny



More information about the swift-evolution mailing list