[swift-evolution] Swift evolution proposal: introduce typeprivate access control level
Gonçalo Alvarez Peixoto
goncalo.alvarezpeixoto at gmail.com
Tue Nov 29 09:24:44 CST 2016
Hello, everyone!
I would like to introduce a new proposal to swift evolution, but first I
would love to run it by all of you so I get everyone's feedback and enrich
it.
This proposal consists of introducing a new *typeprivate *access control
level which allows for members to be accessed in all extensions of a given
*type,* whether lying within or in another file.
You'll find the proposal draft in:
https://github.com/goncaloalvarez/swift-evolution/blob/master/
proposals/NNNN-introduce-typeprivate-access-control-level.md
Thanks in advance for taking the time to evaluate the proposal.
Best regards,
Gonçalo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20161129/7545a3a8/attachment.html>
More information about the swift-evolution
mailing list