[swift-users] What is up with names not being Strings any more in Swift 4?

Nevin Brackett-Rozinsky nevin.brackettrozinsky at gmail.com
Mon Jul 17 11:51:54 CDT 2017


Could / should these types be ExpressibleByStringLiteral?

Nevin

On Mon, Jul 17, 2017 at 12:47 PM, Manfred Schubert via swift-users <
swift-users at swift.org> wrote:

>
> > Am 17.07.2017 um 18:08 schrieb Jon Shier <jon at jonshier.com>:
> >
> > Making them an extension on String makes them visible everywhere String
> is used, unless you limit the visibility in some way, which impacts the
> performance of autocomplete and fills it with random constants.
>
> I see. Thanks for clarifying.
>
>
> Manfred
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170717/93d90c5f/attachment.html>


More information about the swift-users mailing list