If we&#39;re to talk about ideas and needs, my favored access control design is one that pares back to only two modifiers: public and internal. Either the thing is public API, or it is not. Ditch everything else.<br><div class="gmail_quote"><div dir="ltr">On Fri, Apr 14, 2017 at 19:42 Tony Arnold 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">Hi Erica,<br>
<br>
&gt; On 15 Apr 2017, at 08:44, Erica Sadun via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Like SE-0077&#39;s precedencegroup, this proposal is meant to mostly be invisible to end-users. Most Swift users will never know anything changed from S3/SE-0169 but it would support powerful use-cases for people who do serious coding.<br>
<br>
I really like this proposal (Flexible Scoping). My one suggestion would be to make it clearer that for the average user, they just keep using the pre-defined access control levels as you’ve mentioned above.<br>
<br>
I’m a little tired of seeing flexible access control referred to as an anti-goal — everyone has different requirements from this language, and this is the first time I’ve seen something that would potentially cover everybody’s needs without needlessly restricting things to meet one group’s idea of best practice. I’d ask that members of the community please consider that their ideas and needs are not everybody’s ideas and needs when assessing potentially contentious proposals like this one.<br>
<br>
Personally, I’ve found the conversations around access control on this mailing list draining to the point I’ve unsubscribed from the list a few times. This is the first time I&#39;ve felt like someone might be on the right track to solving this issue in a future-proof manner, and not just whacking a band-aid on the actual underlying issues.<br>
<br>
Regardless of the outcome of discussions around this, thank you for the work that Jeffrey and yourself have put into it.<br>
<br>
I&#39;ll +1 the heck out of this proposal if it gets to review.<br>
<br>
thanks,<br>
<br>
<br>
Tony<br>
<br>
<br>
<br>
<br>
----------<br>
Tony Arnold<br>
+61 411 268 532<br>
<a href="http://thecocoabots.com/" rel="noreferrer" target="_blank">http://thecocoabots.com/</a><br>
<br>
ABN: 14831833541<br>
<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>