[swift-evolution] [Review] SE-0103: Make non-escaping closures the default
Sean Heber
sean at fifthace.com
Wed Jun 22 16:12:59 CDT 2016
> The review of "SE-0103: Make non-escaping closures the default" begins now and runs through June 27. The proposal is available here:
>
> https://github.com/apple/swift-evolution/blob/master/proposals/0103-make-noescape-default.md
> * What is your evaluation of the proposal?
Huge +1. I think this will lead to safer, faster code by default and better errors and warnings.
> * Is the problem being addressed significant enough to warrant a change to Swift?
Yes.
> * Does this proposal fit well with the feel and direction of Swift?
Yes.
> * If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?
n/a
> * How much effort did you put into your review? A glance, a quick reading, or an in-depth study?
Followed the discussion, read the proposal twice.
l8r
Sean
More information about the swift-evolution
mailing list