[swift-evolution] [Returned for revision] SE-0161: Smart KeyPaths: Better Key-Value Coding for Swift

Colin Barrett colin at springsandstruts.com
Wed Apr 5 19:13:23 CDT 2017


Ah that's right. Too bad! As I said I see the logic behind all the changes,
so I'm not opposed. Just wanted to bikeshed the operator a bit.

Thanks Doug,
-Colin

On Wed, Apr 5, 2017 at 8:00 PM Douglas Gregor <dgregor at apple.com> wrote:

> On Apr 5, 2017, at 4:55 PM, Colin Barrett <colin at springsandstruts.com>
> wrote:
>
> Is the choice of backslash up for review? I think another operator,
>
>
> We talked through basically everything on the keyboard, and there really
> aren’t other options that don’t stomp on existing behavior.
>
> perhaps backtick (`), would work better.
>
>
> Backtick (`) is already taken for escaping identifiers, e.g.,
>
> var `func` = { /* some code */ }
>
> - Doug
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170406/27eddf92/attachment.html>


More information about the swift-evolution mailing list