<div dir="ltr">It would be nice if character was made to be like a string of exactly length 1 (cannot be empty) and implemented the new string protocol like the new string slice does. This way string, string slice, and character could be used interchangeably when programming to the protocol.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">  -- Howard.<br></div></div>
<br><div class="gmail_quote">On 13 May 2017 at 11:52, Nicholas Maccharoli <span dir="ltr">&lt;<a href="mailto:nmaccharoli@gmail.com" target="_blank">nmaccharoli@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>+1</div><div><br></div><div>- Nick<br><div class="gmail_quote"><div>2017年5月13日(土) 10:06 Howard Lovatt via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt;:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div><div>+1<br><br>-- Howard. </div></div><div><div><br>On 13 May 2017, at 6:41 am, Ted Kremenek &lt;<a href="mailto:kremenek@apple.com" target="_blank">kremenek@apple.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><p style="margin-right:0px;margin-bottom:15px;margin-left:0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255);margin-top:0px!important">Hello Swift community,</p><p style="margin:15px 0px;background-color:rgb(255,255,255)"><font face="-apple-system-body, Helvetica, arial, sans-serif">The review of <b>SE-0178: Add unicodeScalars property to Character</b> begins now and runs through </font><strong style="font-family:-apple-system-body,Helvetica,arial,sans-serif">May 17, 2017</strong><font face="-apple-system-body, Helvetica, arial, sans-serif">.</font></p><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)">The proposal is available here:</p><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)"></p><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)"><a href="https://github.com/apple/swift-evolution/blob/master/proposals/0178-character-unicode-view.md" target="_blank">https://github.com/apple/<wbr>swift-evolution/blob/master/<wbr>proposals/0178-character-<wbr>unicode-view.md</a></p><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)">Reviews are an important part of the Swift evolution process. All reviews should be sent to the swift-evolution mailing list at:</p><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)"><a href="https://lists.swift.org/mailman/listinfo/swift-evolution" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-<wbr>evolution</a></p><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)">or, if you would like to keep your feedback private, directly to the review manager. When replying, please try to keep the proposal link at the top of the message:</p><blockquote style="margin:15px 0px;border-left-width:4px;border-left-style:solid;border-left-color:rgb(221,221,221);padding:0px 15px;color:rgb(119,119,119);font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)"><h3 id="m_8664075250080866826m_-5372774717813226596toc_0" style="margin:0px 0px 10px;padding:0px;font-size:18px">Proposal link:</h3><blockquote style="margin:15px 0px 0px;border-left-width:4px;border-left-style:solid;border-left-color:rgb(221,221,221);padding:0px 15px"><p style="margin:0px 0px 15px"><a href="https://github.com/apple/swift-evolution/blob/master/proposals/0178-character-unicode-view.md" target="_blank">https://github.com/apple/<wbr>swift-evolution/blob/master/<wbr>proposals/0178-character-<wbr>unicode-view.md</a></p><h3 id="m_8664075250080866826m_-5372774717813226596toc_1" style="margin:20px 0px 10px;padding:0px;font-size:18px">Reply text</h3><p style="margin:15px 0px 0px">Other replies</p></blockquote></blockquote><h3 id="m_8664075250080866826m_-5372774717813226596toc_2" style="margin:20px 0px 10px;padding:0px;font-size:18px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)">What goes into a review?</h3><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)">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:</p><ul style="margin:15px 0px;padding-left:30px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)"><li style="margin:0px">What is your evaluation of the proposal?</li><li style="margin:0px">Is the problem being addressed significant enough to warrant a change to Swift?</li><li style="margin:0px">Does this proposal fit well with the feel and direction of Swift?</li><li style="margin:0px">If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?</li><li style="margin:0px">How much effort did you put into your review? A glance, a quick reading, or an in-depth study?</li></ul><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)">More information about the Swift evolution process is available at:</p><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)"><a href="https://github.com/apple/swift-evolution/blob/master/process.md" style="color:rgb(65,131,196)" target="_blank">https://github.com/apple/<wbr>swift-evolution/blob/master/<wbr>process.md</a></p><p style="margin:15px 0px;font-family:-apple-system-body,Helvetica,arial,sans-serif;background-color:rgb(255,255,255)">Thank you,<br>Ted (Review Manager)</p></div></blockquote></div><div><blockquote type="cite"><div><span>______________________________<wbr>_________________</span><br><span>swift-evolution-announce mailing list</span><br><span><a href="mailto:swift-evolution-announce@swift.org" target="_blank">swift-evolution-announce@<wbr>swift.org</a></span><br><span><a href="https://lists.swift.org/mailman/listinfo/swift-evolution-announce" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-<wbr>evolution-announce</a></span><br></div></blockquote></div></div></div>______________________________<wbr>_________________<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/<wbr>mailman/listinfo/swift-<wbr>evolution</a><br>
</blockquote></div></div>
</blockquote></div><br></div>