<div dir="ltr">In another thread (no link because we’re not on a forum ;-) the idea was raised that in the future, if and when Swift starts using submodules, the “fileprivate” scope could be turned into “submodule” scope.<div><br></div><div>By default every file would constitute its own submodule, and developers could choose to put several files together into a submodule if they wish.</div><div><br></div><div>Perhaps there may be a shorter word that nicely implies “submodule scope”.</div><div><br></div><div>Nevin</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 27, 2016 at 12:20 PM, Jeremy Pereira 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"><span class=""><br>
&gt; On 27 Sep 2016, at 14:20, Zach Waldowski via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Sep 27, 2016, at 01:34 AM, Jeremy Pereira via swift-evolution<br>
&gt; wrote:<br>
&gt;&gt; As for dropping file private, why? You don’t have to use it if you don’t<br>
&gt;&gt; want to, so it’s not hurting you. On the other hand, I can use it when I<br>
&gt;&gt; deem it to be the right thing to do.<br>
&gt;<br>
&gt; I&#39;ll politely disagree and point out you *must* use fileprivate in order<br>
&gt; to get what it provides. It&#39;s unavoidable in that sense.<br>
<br>
</span>That’s not the point I was making. It was mooted that fileprivate should be dropped altogether leading to not having any means of specifying file scope at all. I was simply pointing out that people who don’t like file scope already have the option of not using fileprivate.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<wbr>_________________<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/<wbr>mailman/listinfo/swift-<wbr>evolution</a><br>
</div></div></blockquote></div><br></div>