On Wed, Jun 29, 2016 at 2:54 PM, John McCall via swift-evolution < [email protected]> wrote:
> > On Jun 29, 2016, at 11:39 AM, Vladimir.S <[email protected]> wrote: > > How about `public(extensible)` ? > > Hmm. I started to work out an example with these as separate modifiers, > and I think I understand the need to combine them in some way. > > I wonder if just "extensible" would be good enough. It is a term that's > used in API descriptions. > This particular word is unfortunate because it has nothing to do with an extension, which shares the same etymological root. > > John. > _______________________________________________ > swift-evolution mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-evolution >
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
