<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 21, 2017 at 6:44 PM, Drew Crawford 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="gmail-"><div><blockquote type="cite" style="border-width:1px;padding-left:5px;border-left-color:rgb(0,64,128)"><div id="gmail-m_277027156943484552bloop_customfont" style="margin:0px">A core team member (I&#39;m blanking on who) has pointed out that, in the end, the only necessary access modifiers are public and not public (spelled &quot;internal&quot; in Swift).</div></blockquote></div><div><div style="margin:0px"><br></div></div></span><div style="margin:0px">It is not clear to me how this squares with the decision in SE-0025 that other access modifiers were necessary.  Can you clarify?</div><div style="margin:0px"></div></blockquote></div><br>I believe the reference is to this comment by Slava Pestov on 2017-02-16:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">While we’re bikeshedding, I’m going to add my two cents. Hold on to your hat <br>because this might be controversial here.<br> <br>I think both ‘private’ and ‘fileprivate’ are unnecessary complications that <br>only serve to clutter the language.<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It would make a lot more sense to just have internal and public only. No <br>private, no fileprivate, no lineprivate, no protected. It’s all silly.</blockquote><div><br></div></div><div class="gmail_extra"><a href="https://www.mail-archive.com/swift-evolution@swift.org/msg21766.html">https://www.mail-archive.com/swift-evolution@swift.org/msg21766.html</a></div><div class="gmail_extra"><br></div></div>