[swift-evolution] access control
Nate Birkholz
nbirkholz at gmail.com
Mon Jan 25 22:37:02 CST 2016
Phone doesn't like replying to the list, sorry.
Sent from my iPhone, please excuse brevity and errors
> On Jan 25, 2016, at 8:32 PM, Nate Birkholz <nbirkholz at gmail.com> wrote:
>
>
>
> Sent from my iPhone, please excuse brevity and errors
>
>> On Jan 25, 2016, at 8:22 PM, Rob Mayoff via swift-evolution <swift-evolution at swift.org> wrote:
>>
>> Note that moving a private class to its own file to make its privates more private does not work. Now I have to make the formerly-private class an internal class, so I'm not sending the first message anymore.
>
> Why do you have to make it internal then? I'm confused.
More information about the swift-evolution
mailing list