<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>Are you talking about writing a proposal for @escaping or @once after it becomes feasible?&nbsp;</div><div>I haven't seen a proposal for making `noescape` the default. Do you think that is with in the swift 3 scope and goal of source braking changes?</div><div><br></div><div>This is where is I saw this first.&nbsp;</div><div><br></div><div><a href="https://github.com/apple/swift-evolution/blob/master/proposals/0073-noescape-once.md">https://github.com/apple/swift-evolution/blob/master/proposals/0073-noescape-once.md</a></div><div><br>On May 28, 2016, at 10:18 AM, Trent Nadeau &lt;<a href="mailto:tanadeau@gmail.com">tanadeau@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">I agree with Jose. I especially like the idea of making `@noescape` the default with a new `@escaping` attribute. As I believed was mentioned in an earlier review, this would also make the proposed `@noescape(once)` just be `@once`. I'd be happy to write the proposal for that rename.<div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 25, 2016 at 12:43 PM, Jose Cheyo Jimenez via swift-evolution <span dir="ltr">&lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp;* What is your evaluation of the proposal?<br>
</span>-1.&nbsp; noreturn is a term of art that is googable, renaming will make it obscure imo specially since it is not that common in iOS code.<br>
If the core team were to keep `noreturn` then `nonscaping` will be weird,<br>
but then if `noescape` became the default then (the non negative ;-) `escaping` would make sense.<br>
<span><br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp;* Is the problem being addressed significant enough to warrant a change to Swift?<br>
<br>
</span>no.<br>
<span><br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp;* Does this proposal fit well with the feel and direction of Swift?<br>
<br>
</span>no.<br>
<span><br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp;* If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?<br>
<br>
</span>n/a<br>
<span><br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp;* How much effort did you put into your review? A glance, a quick reading, or an in-depth study?<br>
<br>
</span>read the thread.<br>
<div><div><br>
_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature">Trent Nadeau</div>
</div></div>
</div></blockquote></body></html>