<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
&gt; Hello Swift community,<br class="">&gt; <br class="">&gt; The review of SE-0168 "Multi-Line String Literals" begins now and runs through April 12, 2017. The proposal is available here:<br class="">&gt; <br class="">&gt; <a href="https://github.com/apple/swift-evolution/blob/master/proposals/0168-multi-line-string-literals.md" class="">https://github.com/apple/swift-evolution/blob/master/proposals/0168-multi-line-string-literals.md</a><br class="">&gt; <br class="">&gt; Reviews are an important part of the Swift evolution process. All reviews should be sent to the swift-evolution mailing list at:<br class="">&gt; <br class="">&gt; <a href="https://lists.swift.org/mailman/listinfo/swift-evolution&lt;https://lists.swift.org/mailman/listinfo/swift-evolution&gt;" class="">https://lists.swift.org/mailman/listinfo/swift-evolution&lt;https://lists.swift.org/mailman/listinfo/swift-evolution&gt;</a><br class="">&gt; <br class="">&gt; 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:<br class="">&gt; <br class="">&gt; Proposal link:<br class="">&gt; <br class="">&gt; <a href="https://github.com/apple/swift-evolution/blob/master/proposals/0167-swift-encoders.md" class="">https://github.com/apple/swift-evolution/blob/master/proposals/0167-swift-encoders.md</a><br class="">&gt; <br class="">&gt; Reply text<br class="">&gt; Other replies<br class="">&gt; <br class="">&gt; What goes into a review?<br class="">&gt; <br class="">&gt; 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 class="">&gt; <br class="">&gt; • What is your evaluation of the proposal?<div class=""><br class=""></div><div class="">2 big thumbs up. 👍🏽👍🏽</div><div class=""><br class="">&gt; • Is the problem being addressed significant enough to warrant a change to Swift?</div><div class=""><br class=""></div><div class="">Yes.</div><div class=""><br class="">&gt; • Does this proposal fit well with the feel and direction of Swift?</div><div class=""><br class=""></div><div class="">Yes.</div><div class=""><br class="">&gt; • If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?</div><div class=""><br class=""></div><div class="">Ruby’s multiline string literals are much more flexible (and varied). In theory, being able to provide your own delimiter makes sense (what if I need to type 3 quotes in my multiline string?!?!) but in practice just adds confusion, especially for beginners. Looking at code examples, it’s not obvious where the string literal ends. It also isn’t directly connected to regular string literals either.</div><div class=""><br class=""></div><div class="">ES2015 uses a similar approach as here, using back-ticks instead of triple quotes. That makes sense there, where they also use them for single line pattern strings, but again isn’t directly connected to other string literal syntax.</div><div class=""><br class=""></div><div class="">ObjCs strings have the benefit of controlling indentation much more predictably. If there’s anything I’m concerned about here, it’s that. But I don’t think that’s a high enough priority to sacrifice the other benefits of the proposed syntax. I would be happy to see that syntax added as an additive alternative in a future proposal (something like “line 1”\”line 2”).</div><div class=""><br class="">&gt; • How much effort did you put into your review? A glance, a quick reading, or an in-depth study?</div><div class=""><br class=""></div><div class="">a quick reading</div><div class=""><br class="">&gt; <br class="">&gt; More information about the Swift evolution process is available at:<br class="">&gt; <br class="">&gt; <a href="https://github.com/apple/swift-evolution/blob/master/process.md" class="">https://github.com/apple/swift-evolution/blob/master/process.md</a><br class="">&gt; <br class="">&gt; Thank you,<br class="">&gt; <br class="">&gt; -Joe<br class="">&gt; Review Manager<br class="">&gt; <br class="">&gt; <br class="">&gt;<span class="Apple-converted-space">&nbsp;</span>

<br class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; line-height: normal; border-spacing: 0px;"><div class=""><br class="Apple-interchange-newline"><b style="font-size: 18px;" class="">David Beck</b></div><div style="font-weight: normal;" class=""><a href="http://davidbeck.co" class="">http://davidbeck.co</a></div><div style="font-weight: normal;" class=""><a href="http://twitter.com/davbeck" class="">http://twitter.com/davbeck</a></div><div style="font-weight: normal;" class=""><a href="http://facebook.com/davbeck" class="">http://facebook.com/davbeck</a></div></span></div>
</div>

<br class=""></div></body></html>