[swift-evolution] [Review] SE-0097: Normalizing naming for "negative" attributes

Jose Cheyo Jimenez cheyo at masters3d.com
Wed May 25 11:43:31 CDT 2016


> 	* What is your evaluation of the proposal?
-1.  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. 
If the core team were to keep `noreturn` then `nonscaping` will be weird, 
but then if `noescape` became the default then (the non negative ;-) `escaping` would make sense. 

> 	* Is the problem being addressed significant enough to warrant a change to Swift?

no.

> 	* Does this proposal fit well with the feel and direction of Swift?

no.

> 	* 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?

read the thread.



More information about the swift-evolution mailing list