<div dir="ltr">If you group these methods in a `private extension`, they&#39;ll be private by default, which seems to be a nice alternative to me.<div><br></div><div>Stephen</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 7, 2015 at 11:49 AM, Amir Michail <span dir="ltr">&lt;<a href="mailto:a.michail@me.com" target="_blank">a.michail@me.com</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"><br><div><span class=""><blockquote type="cite"><div>On Dec 7, 2015, at 11:46 AM, Stephen Celis &lt;<a href="mailto:stephen.celis@gmail.com" target="_blank">stephen.celis@gmail.com</a>&gt; wrote:</div><br><div><div dir="ltr">Have your read <a href="https://github.com/apple/swift/blob/master/docs/AccessControl.rst" target="_blank">https://github.com/apple/swift/blob/master/docs/AccessControl.rst</a>?<div><br></div><div>I prefer the current rationale behind &quot;internal&quot; by default.</div><div><br></div><div>Stephen</div></div></div></blockquote><div><br></div></span><div>I must admit that I make as many things private as possible so that I can have the faster incremental compiles.</div><span class=""><br><blockquote type="cite"><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 7, 2015 at 11:35 AM, Amir Michail 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">Not only will this reduce bugs but it will also speed up compile times.<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><br></div>
</div></blockquote></span></div><br></div></blockquote></div><br></div>