<div dir="ltr">I’m totally fine with the case difference and overall like the change. I’m just not sure if this just an alias for `self.dynamicType` that it’s worth that sugar at this point.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">-Tal</div></div>
<br><div class="gmail_quote">On Thu, Apr 21, 2016 at 8:16 AM, Pelaia II, Tom 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">



<div style="word-wrap:break-word">
I regularly work with Linux and am quite comfortable with case sensitive file systems, but I wouldn’t ever use the same name differing only in case in the same directory. To me, file names or variable names should be meaningful independent of case. Of course,
 with the language we have the convention on using cases that imply what something is. That is a good thing. For me, the case is used more often to add clarity of meaning than to resolve different entities with the same name except for case. Using “Self” and
 “self” is certainly consistent with the language rules and naming convention, but not something I think should be encouraged.
<div><div class="h5"><div><br>
</div>
<div><br>
<div>
<blockquote type="cite">
<div>On Apr 21, 2016, at 1:10 AM, L Mihalkovic &lt;<a href="mailto:laurent.mihalkovic@gmail.com" target="_blank">laurent.mihalkovic@gmail.com</a>&gt; wrote:</div>
<br>
<div>
<div style="word-wrap:break-word">
<div>I couldn&#39;t understand for a moment why people would think that “Self&quot; versus &quot;self” is confusing.. and then I remembered that Apple does not (by default) distinguish file names with different casing in the filesystem… I think we either educate
 people or we keep them ignorant in the name of their best interest. Apple seem to regularly choose the bottom end. I hope after 40 years someone will decide it is time to look forward and embrace Self</div>
<br>
<div>
<blockquote type="cite">
<div>On Apr 21, 2016, at 3:14 AM, Brent Royal-Gordon via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:</div>
<br>
<div>
<div dir="auto">
<div>
<blockquote type="cite"><font><span style="background-color:rgba(255,255,255,0)">1) “Self&quot; differs from “self” by just the first letter being capitalized. Regardless of case, it is confusing for the terms “self” or “Self” or
 “SELF” to mean different things from within the same context.</span></font></blockquote>
<div><br>
</div>
What, you&#39;ve never done things like this?</div>
<div><br>
</div>
<div>let page = Page()</div>
<div>let document = Document(pages: [page])</div>
<div><br>
</div>
<div><span style="background-color:rgba(255,255,255,0)">let account = Account(oAuthToken: token)</span></div>
<div>account.addDocument(document)</div>
<div><br>
<div>-- </div>
<div>Brent Royal-Gordon</div>
Sent from my iPhone</div>
<div><br>
</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" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div></div></div>

<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>
<br></blockquote></div><br></div>