[swift-evolution] [Proposal] Protected Access Level

Callionica (Swift) swift-callionica at callionica.com
Sun May 29 23:49:05 CDT 2016


I've written up how to provide protected access control for Swift code
today here:

http://www.callionica.com/developer/#swift-protected

No compiler changes necessary for this technique and it distinguishes
between methods that can only be overridden and methods that can be both
called and overridden.
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160529/cd4e61b0/attachment.html>


More information about the swift-evolution mailing list