[swift-evolution] Proposal SE-0009 Reconsideration

Erica Sadun erica at ericasadun.com
Sat May 21 20:22:10 CDT 2016


> On May 21, 2016, at 5:30 AM, Charlie Monroe via swift-evolution <swift-evolution at swift.org> wrote:
> 
> I have created a proposal for making the self. optional warning. It can be viewed here:
> 
> https://github.com/charlieMonroe/swift-evolution/blob/master/proposals/xxxx-optional-warning-for-explicit-self.md
> 
> Does anyone see a downside to this solution, having it an optional warning?

I suspect the only issue is that there are lots of things that people would want to have as optional warnings, and it might be hard to justify why this optional warning is more important than other optional warnings all of which would benefit the user. In previous conversations, I believe "can it be linted?" has been proposed as the question to be asked for this kind of thing.

I haven't paid attention very closely to most of these conversations and I did vote against an explicit self requirement.

-- E



More information about the swift-evolution mailing list