<div><br><div class="gmail_quote"><div dir="auto">On Sat, Sep 9, 2017 at 06:41 Haravikk via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><div>On 9 Sep 2017, at 09:33, Xiaodi Wu &lt;<a href="mailto:xiaodi.wu@gmail.com" target="_blank">xiaodi.wu@gmail.com</a>&gt; wrote:</div><br class="m_-6875537923400279381Apple-interchange-newline"><div><div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br class="m_-6875537923400279381Apple-interchange-newline">On Sat, Sep 9, 2017 at 02:47 Haravikk via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On 9 Sep 2017, at 02:02, Xiaodi Wu &lt;<a href="mailto:xiaodi.wu@gmail.com" target="_blank">xiaodi.wu@gmail.com</a>&gt; wrote:</div><br class="m_-6875537923400279381m_745841670328462708Apple-interchange-newline"><div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">On Fri, Sep 8, 2017 at 4:00 PM, Itai Ferber via swift-evolution<span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span><span>&lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt;</span><span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span>wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><span><br><blockquote type="cite"><div>On Sep 8, 2017, at 12:46 AM, Haravikk via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:</div><br class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448Apple-interchange-newline"><div><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On 7 Sep 2017, at 22:02, Itai Ferber &lt;<a href="mailto:iferber@apple.com" target="_blank">iferber@apple.com</a>&gt; wrote:</div><div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br><div><pre class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448language-swift" style="margin-top:0.5em;margin-bottom:0.5em;background-color:rgb(245,242,240);border:1px solid rgb(204,204,204);font-size:13px;line-height:1.5;overflow:auto;padding:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;font-family:&#39;SF Mono&#39;,Menlo,Consolas,Monaco,&#39;Andale Mono&#39;,&#39;Ubuntu Mono&#39;,monospace;white-space:pre-wrap;word-break:normal;word-wrap:normal"><code class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448language-swift" style="margin:0px;padding:0px;border:none;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-image:none;font-family:&#39;SF Mono&#39;,Menlo,Consolas,Monaco,&#39;Andale Mono&#39;,&#39;Ubuntu Mono&#39;,monospace;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5">protocol <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448builtin m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(102,153,0)">Fooable</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448builtin m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(102,153,0)">Equatable</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">{ // Equatable is just a simple example</span>
    <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">var</span> myFoo<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448builtin m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(102,153,0)">Int</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">{</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">get</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">}</span>
<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">}</span>

<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">extension</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448builtin m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(102,153,0)">Fooable</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">{</span>
    <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">static</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">func</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448operator m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(166,127,89);background-color:rgba(255,255,255,0.498039)">==</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">(</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448token m_-6875537923400279381m_745841670328462708m_-2897067699292549448number" style="color:rgb(153,0,85)">_</span> lhs<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">Self</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">,</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448token m_-6875537923400279381m_745841670328462708m_-2897067699292549448number" style="color:rgb(153,0,85)">_</span> rhs<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">Self</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">)</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448operator m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(166,127,89);background-color:rgba(255,255,255,0.498039)">-</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448operator m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(166,127,89);background-color:rgba(255,255,255,0.498039)">&gt;</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448builtin m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(102,153,0)">Bool</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">{</span>
        <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">return</span> lhs<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">.</span>myFoo <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448operator m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(166,127,89);background-color:rgba(255,255,255,0.498039)">==</span> rhs<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">.</span>myFoo
    <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">}</span>
<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">}</span>

<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">struct</span> X <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448builtin m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(102,153,0)">Fooable</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">{</span>
    <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">let</span> myFoo<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448builtin m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(102,153,0)">Int</span>
    <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448keyword m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(0,119,170)">let</span> myName<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448builtin m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(102,153,0)">String</span>
    <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448comment m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(112,128,144)">// Whoops, forgot to give an implementation of ==</span>
<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">}</span>

<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448function m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(221,74,104)">print</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">(</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448function m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(221,74,104)">X</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">(</span>myFoo<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448token m_-6875537923400279381m_745841670328462708m_-2897067699292549448number" style="color:rgb(153,0,85)">42</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">,</span> myName<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448token m_-6875537923400279381m_745841670328462708m_-2897067699292549448string" style="color:rgb(102,153,0)">&quot;Alice&quot;</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">)</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448operator m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(166,127,89);background-color:rgba(255,255,255,0.498039)">==</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448function m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(221,74,104)">X</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">(</span>myFoo<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448token m_-6875537923400279381m_745841670328462708m_-2897067699292549448number" style="color:rgb(153,0,85)">42</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">,</span> myName<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">:</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448token m_-6875537923400279381m_745841670328462708m_-2897067699292549448string" style="color:rgb(102,153,0)">&quot;Bob&quot;</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">)</span><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448punctuation m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(153,153,153)">)</span> <span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448comment m_-6875537923400279381m_745841670328462708m_-2897067699292549448token" style="color:rgb(112,128,144)">// true</span></code></pre><div>This property is<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448Apple-converted-space"> </span><i>necessary</i>, but not<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448Apple-converted-space"> </span><i>sufficient</i><span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448Apple-converted-space"> </span>to provide a correct implementation. A default implementation might be able to<span class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448Apple-converted-space"> </span><i>assume</i> something about the types that it defines, but it does not necessarily know enough.</div></div></div></div></blockquote><div><br></div><div>Sorry but that&#39;s a bit of a contrived example; in this case the protocol should<span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span><b>not</b> implement the equality operator if more information may be required to define equality. It should only be implemented if the protocol is absolutely clear that .myFoo is the only part of a Fooable that can or should be compared as equatable, e.g- if a Fooable is a database record and .myFoo is a primary key, the data could differ but it would still be a reference to the same record.</div><div><br></div><div>To be clear, I&#39;m not arguing that someone can&#39;t create a regular default implementation that also makes flawed assumptions, but that synthesised/reflective implementations<span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span><b>by their very nature have to</b>, as they cannot under every circumstance guarantee correctness when using parts of a concrete type that they know nothing about.</div></div></div></div></blockquote></span><div>You can’t argue this both ways:</div><div><ul class="m_-6875537923400279381m_745841670328462708m_-2897067699292549448MailOutline"><li>If you’re arguing this on principle, that in order for synthesized implementations to be correct, they<span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span><i>must</i> be able to —<span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span><i>under every circumstance</i> — guarantee correctness, then you have to apply the same reasoning to default protocol implementations. Given a default protocol implementation, it is possible to come up with a (no matter how contrived) case where the default implementation is wrong. Since you’re arguing this<span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span><i>on principle</i>, you cannot reject contrived examples.</li><li>If you are arguing this<span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span><i>in practice</i>, then you’re going to have to back up your argument with evidence that synthesized examples are more often wrong than default implementations. You can’t declare that synthesized implementations are<span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span><i>by nature</i><span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span>incorrect but allow default implementations to slide because<span class="m_-6875537923400279381m_745841670328462708Apple-converted-space"> </span><i>in practice</i>, many implementations are allowable. There’s a reason why synthesis passed code review and was accepted: in the majority of cases, synthesis was deemed to be beneficial, and would provide correct behavior. If you are willing to say that yes, sometimes default implementations are wrong but overall they’re correct, you’re going to have to provide hard evidence to back up the opposite case for synthesized implementations. You stated in a previous email that &quot;<span style="font-family:SFHello-Regular">A synthesised/reflective implementation however may return a result that is simply incorrect, because it is based on assumptions made by the protocol developer, with no input from the developer of the concrete type. In this case the developer must override it in to provide </span><b style="font-family:SFHello-Regular">correct</b><font face="SFHello-Regular"> behaviour.&quot; — if you can back this up with evidence (say, taking a survey of a large number of model types and see if in the majority of cases synthesized implementation would be incorrect) to provide a compelling argument, then this is something that we should in that case reconsider.</font></li></ul></div></div></div></blockquote><div><br></div><div>Well put, and I agree with this position 100%. However, to play devil&#39;s advocate here, let me summarize what I think Haravikk is saying:</div><div><br></div><div>I think the &quot;synthesized&quot; part of this is a red herring, if I understand Haravikk&#39;s argument correctly. Instead, it is this:</div><div><br></div><div>(1) In principle, it is possible to have a default implementation for a protocol requirement that produces the correct result--though not necessarily in the most performant way--for all possible conforming types, where by conforming we mean that the type respects both the syntactic requirements (enforced by the compiler) and the semantic requirements (which may not necessarily be enforceable by the compiler) of the protocol in question.</div><div><br></div><div>(2) However, there exist *some* requirements that, by their very nature, cannot have default implementations which are guaranteed to produce the correct result for all conforming types. In Haravikk&#39;s view, no default implementations should be provided in these cases. (I don&#39;t necessarily subscribe to this view in absolute terms, but for the sake of argument let&#39;s grant this premise.)</div><div><br></div><div>(3) Equatable, Hashable, and Codable requirements are, by their very nature, such requirements that cannot have default implementations guaranteed to be correct for all conforming types. Therefore, they should not have a default implementation. It just so happens that a default implementation cannot currently be written in Swift itself and must be synthesized, but Haravikk&#39;s point is that even if they could be written in native Swift through a hypothetical reflection facility, they should not be, just as many other protocol requirements currently could have default implementations written in Swift but should not have them because they cannot be guaranteed to produce the correct result.</div><div><br></div><div>My response to this line of argumentation is as follows:</div><div><br></div><div>For any open protocol (i.e., a protocol for which the universe of possible conforming types cannot be enumerated a priori by the protocol designer) worthy of being a protocol by the Swift standard (&quot;what useful thing can you do with such a protocol that you could not without?&quot;), any sufficiently interesting requirement (i.e., one for which user ergonomics would measurably benefit from a default implementation) either cannot have a universally guaranteed correct implementation or has an implementation which is also going to be the most performant one (which can therefore be a non-overridable protocol extension method rather than an overridable protocol requirement with a default implementation). </div></div></div></div></div></blockquote><br></div></div><div style="word-wrap:break-word"><div>You&#39;re close, but still missing key points:</div><div><br></div><div><ol class="m_-6875537923400279381m_745841670328462708MailOutline"><li>I am not arguing that features like these should<span class="m_-6875537923400279381Apple-converted-space"> </span><b>not</b> be provided, but that they should<span class="m_-6875537923400279381Apple-converted-space"> </span><b>not</b> be provided implicitly, and that the developer should actually be allowed to request them. That is exactly what this proposal is about, yet no matter what I say everyone seems to be treating me like I&#39;m against these features entirely; <b>I am not</b>.</li></ol></div></div></blockquote><div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br></div><div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">You are entirely against Equatable having a default implementation for ==. This is unequivocally stated. Others favor such a default implementation and feel that in the absence of a way to spell this in Swift itself, it should be magic for the time being. For the purposes of this argument it really is not pertinent that you are not also against something else; you&#39;re asking us to discuss why you are against a particular thing that others are for.</div></div></blockquote><div><br></div></div></div><div style="word-wrap:break-word"><div><div>FFS, how much clearer can I make this? <b>I AM NOT AGAINST THE FEATURE.</b></div><div><b><br></b></div><div>What I am against is the way in which it is being provided implicitly rather than explicitly, in particular as a retroactive change to existing protocols in a way that introduces potential for bugs that are currently impossible, but also in general.</div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div></div></div></blockquote><div dir="auto"><br></div><div dir="auto">You are against a default implementation for ==, i.e. an implementation that is provided for you if you conform a type to the protocol and do nothing else (&quot;implicitly rather than explicitly&quot;), and you are against the default implementation being on the existing protocol Equatable (&quot;retroactive change&quot;). So, to summarize, what you are against is precisely a default implementation for the == requirement on Equatable.</div><div dir="auto"><br></div><div dir="auto">This is the topic of discussion here; I am attempting to convince you that you should be for rather than against these things.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><br><blockquote type="cite"><div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">As repeatedly answered by others, nothing here is specific to synthesized default implementations, as more powerful reflection will gradually allow them to be non-synthesised.</div></blockquote><div><br></div><div>And as repeatedly stated by me; I am not treating synthesised vs. run-time reflection any differently, I specifically included both in the original proposal.</div></div></div><div style="word-wrap:break-word"><div><div><br></div><blockquote type="cite"><div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">As pointed out very cogently by Itai, you assert but offer no evidence, either in principle or empirically, that going too far by reflection is worse than going not far enough without reflection in terms of likelihood of a default implementation being inappropriate for conforming types.</div></blockquote><div><br></div></div></div><div style="word-wrap:break-word"><div><div>As I have also repeatedly pointed out it is not an issue of &quot;not going far enough&quot; vs. &quot;going too far&quot;; if a default implementation lacks information then it should not be provided, doing so regardless is a flaw in the protocol design and not something that this proposal attempts to address (as such a thing is likely impossible).</div></div></div></blockquote><div dir="auto"><br></div><div dir="auto">Right, one must consider the semantics of the specific protocol requirement and ask whether a reasonable default can be provided for it.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div></div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div>Reflective implementations <b>necessarily</b> go too far, because they literally know <b>nothing</b> about the concrete type with any certainty, except for the properties that are defined in the protocol (which do not require reflection or synthesis in the first place).</div></div></div></blockquote><div dir="auto"><br></div><div dir="auto">I am confused why you are trying to argue in general terms about the universe of all possible default implementations that use reflection. This is necessarily a more difficult argument to make, and if it is to be convincing for all default implementations it must also be convincing for the two specific protocol requirements we are talking about here. Start small:</div><div dir="auto"><br></div><div dir="auto">We have agreed, as a community, that there is a reasonable default implementation for Equatable.== when certain conditions are met (for value types only at the moment, I believe). Namely, given two values of a type that has only Equatable stored properties, those values are equal if their stored properties are all equal. The author of a new value type who wishes to make her type Equatable but chooses not to implement a custom == then benefits from this default when all stored properties are Equatable.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div></div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div>And precisely what kind of &quot;evidence&quot; am I expected to give? This is a set of features that <b>do not exist yet</b>, I am trying to argue in favour of an explicit end-developer centric opt-in rather than an implicit protocol designer centric one. Yet no-one seems interested in the merits of allowing developers to choose what they want, rather than having implicit behaviours appear potentially unexpectedly.</div></div></div></blockquote><div dir="auto"><br></div><div dir="auto">Both options were examined for Codable and for Equatable/Hashable. The community and core team decided to prefer the current design. At this point, new insights that arise which could not be anticipated at the time of review could prompt revision. However, so far, you have presented arguments already considered during review.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div></div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">Therefore, your argument reduces to one about which default implementations generally ought or ought not to be provided--that is, that they ought to be provided only when their correctness can be guaranteed for all (rather than almost all) possible conforming types. To which point I sketched a rebuttal above.</div></blockquote><div><br></div></div></div><div style="word-wrap:break-word"><div><div>If a protocol defines something, and creates a default implementation based only upon those definitions then it must by its very nature be correct. A concrete type may later decided to go further, but that is a feature of the concrete type, not a failure of the protocol itself which can function correctly within the context it created. You want to talk evidence, yet there has been no example given that proves otherwise; thus far only Itai has attempted to do so, but I have already pointed out the flaws with that example.</div><div><br></div><div>The simple fact is that a default implementation may either be flawed or not within the context of the protocol itself; but a reflective or synthetic implementation by its very nature goes beyond what the protocol defines and so is automatically flawed because as it does not rely on the end-developer to confirm correctness, not when provided implicitly at least.</div></div></div></blockquote><div dir="auto"><br></div><div dir="auto">Again, if it applies generally, it must apply specifically. What is &quot;automatically flawed&quot; about the very reasonable synthesized default implementation of ==?</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div></div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><blockquote class="gmail_quote" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div></div></div></div></blockquote><blockquote class="gmail_quote" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div>And all of this continues to be a side-issue to the fact that in the specific case of Equatable/Hashable, which thus far has gone ignored, is that bolting this on retroactively to an existing protocol<span class="m_-6875537923400279381Apple-converted-space"> </span><b>hides bugs</b>. The issue of reflective default implementations is less of a concern on very clearly and well defined<span class="m_-6875537923400279381Apple-converted-space"> </span><b>new</b> protocols, though I still prefer more, rather than less, control, but in the specific case of<span class="m_-6875537923400279381Apple-converted-space"> </span><b>existing</b> protocols this fucking about with behaviours is reckless and foolish in the extreme, yet no-one on the core teams seems willing or able to justify it, which only opens much wider concerns (how am I to have any faith in Swift&#39;s development if the core team can&#39;t or won&#39;t justify the creation of new bugs?).</div></div></div></blockquote><div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br></div><div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">This has emphatically not gone ignored, as I have myself responded to this point in an earlier thread in which you commented, as well as many others. Crucially, no existing conforming type changes its behavior, as they have all had to implement these requirements themselves. And as I said to you already, the addition of a synthesized default implementation no more &quot;hides bugs&quot; going forward than the addition of a non-synthesized default implementation to an existing protocol, and we do that with some frequency without even Swift Evolution review.</div></blockquote><div><br></div></div></div><div style="word-wrap:break-word"><div><div>Feel free to a supply a non-synthesised default implementation for Equatable without the use of reflection. Go-on, I&#39;ll wait.</div><div>You insist on suggesting these are the same thing, yet if you can&#39;t provide one then clearly they are not.</div></div></div></blockquote><div dir="auto"><br></div><div dir="auto">That is not the argument. The argument is that they are indistinguishable in the sense that the author of a type who intends to supply a custom implementation but neglects to do so will have a default implementation supplied for them. It is plainly true that this is no more or less likely to happen simply because the default implementation is synthesized.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div></div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">Put another way, what the proposal about synthesizing implementations for Equatable and Hashable was about can be thought of in two parts: (a) should there be default implementations; and (b) given that it is impossible to write these in Swift, should we use magic? Now, as I said above, adding default implementations isn&#39;t (afaik) even considered an API change that requires review on this list. Really, what people were debating was (b), whether it is worth it to implement compiler-supported magic to make these possible. Your disagreement has to do with (a) and not (b).</div></blockquote><div><br></div></div></div><div style="word-wrap:break-word"><div><div>Wrong. The use of magic in this case produces something else entirely; that&#39;s the whole point. It is <b>not the same</b>, otherwise it wouldn&#39;t be needed at all. It doesn&#39;t matter if it&#39;s compiler magic, some external script or a native macro, ultimately they are all doing something with a concrete type that is currently not possible.</div><div><br></div><div>And once again; <b>I am not arguing against a default implementation that cuts boilerplate</b>, I am arguing against it being implicit. What I want is to be the one asking for it, because it is not reasonable to assume that just throwing it in there is always going to be fine, because it quite simply is not.</div></div></div></blockquote><div dir="auto"><br></div><div dir="auto">If you have to ask for it, then it&#39;s not a default. You *are* against a default implementation.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div></div></div></div>_______________________________________________<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/mailman/listinfo/swift-evolution</a><br>
</blockquote></div></div>