[swift-evolution] [Review] SE-0159: Fix Private Access Levels

Brent Royal-Gordon brent at architechies.com
Sat Mar 25 08:39:35 CDT 2017


> On Mar 25, 2017, at 12:32 AM, Jonathan Hull via swift-evolution <swift-evolution at swift.org> wrote:
> 
> 	• Remove ‘private’ keyword
> 	• Rename ‘fileprivate’ to ‘local’ with the understanding it now means local to the containing submodule
> 	• If no submodule is declared, the file is its own anonymous submodule


This is kind of not the place for a full submodule discussion, but: I don't think a submodule system which doesn't have a unit of encapsulation smaller than the entire submodule is going to work.

-- 
Brent Royal-Gordon
Architechies

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170325/93b49af6/attachment.html>


More information about the swift-evolution mailing list