<div dir="ltr">Proposal: <a href="https://github.com/apple/swift-evolution/blob/master/proposals/0028-modernizing-debug-identifiers.md" rel="noreferrer" target="_blank" style="font-size:12.8px">https://github.com/apple/swift-evolution/blob/master/proposals/0028-modernizing-debug-identifiers.md</a><div><ul><li><span style="font-size:12.8px">What is your evaluation of the proposal?</span><br></li><ul><li><span style="font-size:12.8px">+1. This change makes the language more consistent in symbology and naming.</span></li></ul><li><span style="font-size:12.8px">Is the problem being addressed significant enough to warrant a change to Swift?</span><br></li><ul><li><span style="font-size:12.8px">Yes, consistency is important.</span></li></ul><li><span style="font-size:12.8px">Does this proposal fit well with the feel and direction of Swift?</span><br></li><ul><li><span style="font-size:12.8px">Yes</span></li></ul><li><span style="font-size:12.8px">If you have you used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?</span><br></li><ul><li><span style="font-size:12.8px">Besides C/C++ from which the current names are based, I&#39;ve used Rust, which has vary similar naming to this proposal (line!, column!, file!). The exclamation point suffix there is for a macro expanded by the compiler, similar to the # prefix in Swift.</span></li></ul><li><span style="font-size:12.8px">How much effort did you put into your review? A glance, a quick reading, or an in-depth study?</span><br></li><ul><li><span style="font-size:12.8px">I&#39;ve read and been involved in the swift-evolution thread from the beginning.</span></li></ul></ul></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 29, 2016 at 2:31 PM, Chris Lattner 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">Hello Swift community,<br>
<br>
The review of &quot;Modernizing Swift&#39;s Debugging Identifiers&quot; begins now and runs through February 2nd. The proposal is available here:<br>
<br>
        <a href="https://github.com/apple/swift-evolution/blob/master/proposals/0028-modernizing-debug-identifiers.md" rel="noreferrer" target="_blank">https://github.com/apple/swift-evolution/blob/master/proposals/0028-modernizing-debug-identifiers.md</a><br>
<br>
Reviews are an important part of the Swift evolution process. All reviews should be sent to the swift-evolution mailing list at<br>
<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>
<br>
or, if you would like to keep your feedback private, directly to the review manager.<br>
<br>
What goes into a review?<br>
<br>
The goal of the review process is to improve the proposal under review through constructive criticism and, eventually, determine the direction of Swift. When writing your review, here are some questions you might want to answer in your review:<br>
<br>
        * What is your evaluation of the proposal?<br>
        * Is the problem being addressed significant enough to warrant a change to Swift?<br>
        * Does this proposal fit well with the feel and direction of Swift?<br>
        * If you have you used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?<br>
        * How much effort did you put into your review? A glance, a quick reading, or an in-depth study?<br>
<br>
More information about the Swift evolution process is available at<br>
<br>
        <a href="https://github.com/apple/swift-evolution/blob/master/process.md" rel="noreferrer" target="_blank">https://github.com/apple/swift-evolution/blob/master/process.md</a><br>
<br>
Thank you,<br>
<br>
-Chris Lattner<br>
Review Manager<br>
_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org">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>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Trent Nadeau</div>
</div>