<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I look forward to the final design as i find these precedence groups a great additions.<br><div>Regards</div>(From<span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">&nbsp;mobile)</span></div><div><br>On Jul 7, 2016, at 9:02 PM, Xiaodi Wu via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 7, 2016 at 11:28 AM, Dmitri Gribenko 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:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Thu, Jul 7, 2016 at 9:27 AM, John McCall &lt;<a href="mailto:rjmccall@apple.com">rjmccall@apple.com</a>&gt; wrote:<br>
&gt; On Jul 7, 2016, at 9:23 AM, Dmitri Gribenko via swift-evolution<br>
&gt; &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt;&gt; Proposal link:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; <a href="https://github.com/apple/swift-evolution/blob/master/proposals/0077-operator-precedence.md" rel="noreferrer" target="_blank">https://github.com/apple/swift-evolution/blob/master/proposals/0077-operator-precedence.md</a><br>
&gt;<br>
&gt; Dave, Max and I discussed SE-0077 and reviewed the names of precedence<br>
&gt; groups.<br>
&gt; Here's our recommendation.<br>
&gt;<br>
&gt; In general, we think some names don't read well and have some ambiguities,<br>
&gt; for<br>
&gt; example, "LogicalAndPrecedence" (looks like a conjunction),<br>
&gt; "AdditivePrecedence" ("additive" is an adjective that modifies<br>
&gt; "precedence"),<br>
&gt; "RangePrecedence" ("range" is not an adjective, stands out).<br>
&gt;<br>
&gt; We think that two directions would be fruitful:<br>
&gt;<br>
&gt; 1.&nbsp; If the names of precedence groups will be in the same namespace as<br>
&gt; types,<br>
&gt;&nbsp; &nbsp; &nbsp;then we recommend pushing the names of precedence groups into a<br>
&gt; "namespace",<br>
&gt;&nbsp; &nbsp; &nbsp;for example "Precedence.Assignment".<br>
&gt;<br>
&gt;<br>
&gt; We don't have any language features that would allow this.<br>
<br>
</span>'precedencegroup' that is being proposed is a new language feature, we<br>
can choose to use any syntax we like with it.<br>
<div class=""><div class="h5"><br></div></div></blockquote><div><br></div><div>If you're going to design a new language feature to sink precedence groups into a namespace of their own, you might as well sink them into an unutterable namespace, effectively moving them out of the same namespace as types altogether, no?</div><div>&nbsp;</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5">
Dmitri<br>
<br>
--<br>
main(i,j){for(i=2;;i++){for(j=2;j&lt;i;j++){if(!(i%j)){j=0;break;}}if<br>
(j){printf("%d\n",i);}}} /*Dmitri Gribenko &lt;<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>&gt;*/<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>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>swift-evolution mailing list</span><br><span><a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a></span><br><span><a href="https://lists.swift.org/mailman/listinfo/swift-evolution">https://lists.swift.org/mailman/listinfo/swift-evolution</a></span><br></div></blockquote></body></html>