<div dir="ltr">Whew! Thanks for the heads-up before my prototype hits merge-conflict madness. :)<div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Aug 22, 2017 at 1:16 PM Ben Rimmington &lt;<a href="mailto:me@benrimmington.com">me@benrimmington.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">&gt; On 22 Aug 2017, at 17:08, Tony Allevato wrote:<br>
&gt;<br>
&gt; A few months ago (before Swift 5 chatter started), I pitched an idea to improve the use of @availability in third-party code by eliminating deprecation warnings in same-file references. We had some good discussion there about who needed same-file deprecation vs. same-module deprecation and so forth, and I was convinced that a better approach would be to allow @available to be enforced based on accessibility.<br>
<br>
FYI<br>
<br>
Excise &quot;Accessibility&quot; from the compiler:<br>
&lt;<a href="https://github.com/apple/swift/pull/11504" rel="noreferrer" target="_blank">https://github.com/apple/swift/pull/11504</a>&gt;<br>
<br>
&gt; @jrose-apple (Jordan Rose) wrote:<br>
&gt;<br>
&gt; &quot;Accessibility&quot; has a different meaning for app developers, so we&#39;ve already deliberately excised it from our diagnostics in favor of terms like &quot;access control&quot; and &quot;access level&quot;. Do the same in the compiler now that we aren&#39;t constantly pulling things into the release branch.<br>
&gt;<br>
&gt; (This isn&#39;t exactly important, but we might as well clean it up.)<br>
</blockquote></div>