Hello,
> The second review of SE-0161 "Smart KeyPaths: Better Key-Value Coding for
> Swift" begins now and runs through April 9, 2017. The revised proposal is
> available here:
> https://github.com/apple/swift-evolution/blob/master/proposals/0161-key-paths.md
>
> <https://github.com/apple/swift-evolution/blob/master/proposals/0161-key-paths.md>I
> really like this version of the proposal with the backslash.
Have you also considered using the backslash when using the KeyPath?
E.g. `person\.bestFriendsName` instead of `person[keyPath: bestFriendsName]`
— Martin
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution