<div dir="ltr"><div>Another +1 to Jacob&#39;s suggestion, and of course +1 to the intent of the proposal itself.</div><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 17, 2016 at 10:17 PM, Austin Zheng 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">I like Jacob&#39;s suggestion of &quot;init(describing:)&quot;, and I also think the review team should consider the global function alternative. My main goal is also preventing silently incorrect code.<br>
<br>
Austin<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; On May 17, 2016, at 10:14 PM, Karl Wagner via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; I would still prefer a global function; because the output is from reflection, it’s really more for debugging purposes than actually serialising something.<br>
&gt;<br>
&gt; But any change to this gets a +1 from me. It’s too easy to accidentally call this instead of one of the other argument-less initialisers on String.<br>
&gt;<br>
&gt; Karl<br>
&gt;<br>
&gt;&gt; On 18 May 2016, at 05:32, Chris Lattner via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hello Swift community,<br>
&gt;&gt;<br>
&gt;&gt; The review of &quot;SE-0089: Renaming String.init&lt;T&gt;(_: T)&quot; begins now and runs through May 23. The proposal is available here:<br>
&gt;&gt;<br>
&gt;&gt;      <a href="https://github.com/apple/swift-evolution/blob/master/proposals/0089-rename-string-reflection-init.md" rel="noreferrer" target="_blank">https://github.com/apple/swift-evolution/blob/master/proposals/0089-rename-string-reflection-init.md</a><br>
&gt;&gt;<br>
&gt;&gt; Reviews are an important part of the Swift evolution process. All reviews should be sent to the swift-evolution mailing list at<br>
&gt;&gt;<br>
&gt;&gt;      <a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
&gt;&gt;<br>
&gt;&gt; or, if you would like to keep your feedback private, directly to the review manager.<br>
&gt;&gt;<br>
&gt;&gt; What goes into a review?<br>
&gt;&gt;<br>
&gt;&gt; The goal of the review process is to improve the proposal under review through constructive criticism and contribute to the direction of Swift. When writing your review, here are some questions you might want to answer in your review:<br>
&gt;&gt;<br>
&gt;&gt;      * What is your evaluation of the proposal?<br>
&gt;&gt;      * Is the problem being addressed significant enough to warrant a change to Swift?<br>
&gt;&gt;      * Does this proposal fit well with the feel and direction of Swift?<br>
&gt;&gt;      * If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?<br>
&gt;&gt;      * How much effort did you put into your review? A glance, a quick reading, or an in-depth study?<br>
&gt;&gt;<br>
&gt;&gt; More information about the Swift evolution process is available at<br>
&gt;&gt;<br>
&gt;&gt;      <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>
&gt;&gt;<br>
&gt;&gt; Thank you,<br>
&gt;&gt;<br>
&gt;&gt; -Chris Lattner<br>
&gt;&gt; Review Manager<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; swift-evolution mailing list<br>
&gt;&gt; <a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a><br>
&gt;&gt; <a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; swift-evolution mailing list<br>
&gt; <a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a><br>
&gt; <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>
_______________________________________________<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>
</div></div></blockquote></div><br></div></div>