<div style="white-space:pre-wrap">If coming from that perspective if has only changed name to fileprivate from private and you can then ignore private if you don&#39;t find it useful. If anything it more clearly states in common language your intent then the old naming (especial compared to other languages).</div><br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 27, 2016 at 6:20 AM Zach Waldowski 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"><br>
<br>
<br>
On Tue, Sep 27, 2016, at 01:34 AM, Jeremy Pereira via swift-evolution<br>
wrote:<br>
&gt; As for dropping file private, why? You don’t have to use it if you don’t<br>
&gt; want to, so it’s not hurting you. On the other hand, I can use it when I<br>
&gt; deem it to be the right thing to do.<br>
<br>
I&#39;ll politely disagree and point out you *must* use fileprivate in order<br>
to get what it provides. It&#39;s unavoidable in that sense.<br>
<br>
As the access control change has been implemented for what only can be<br>
described in a number of weeks, it&#39;s disappointing that a feature I used<br>
to great effect in prior versions of Swift has already been relegated to<br>
&quot;if you don&#39;t like the name, don&#39;t use it.&quot;<br>
<br>
Sincerely,<br>
  Zachary Waldowski<br>
  <a href="mailto:zach@waldowski.me" target="_blank">zach@waldowski.me</a><br>
_______________________________________________<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>