Re: [swift-evolution] [swift-evolution-announce] [Review #2] SE-0161: Smart KeyPaths: Better Key-Value Coding for Swift

2017-04-07 Thread Joe Groff via swift-evolution
> On Apr 6, 2017, at 8:59 PM, John McCall via swift-evolution > wrote: > >> On Apr 5, 2017, at 7:56 PM, Douglas Gregor wrote: >> >> Hello Swift community, >> >> The second review of SE-0161 "Smart KeyPaths: Better Key-Value Coding for >> Swift" begins now and runs through April 9, 2017. The

Re: [swift-evolution] [swift-evolution-announce] [Review #2] SE-0161: Smart KeyPaths: Better Key-Value Coding for Swift

2017-04-06 Thread John McCall via swift-evolution
> On Apr 5, 2017, at 7:56 PM, Douglas Gregor wrote: > > Hello Swift community, > > 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-evoluti

Re: [swift-evolution] [swift-evolution-announce] [Review #2] SE-0161: Smart KeyPaths: Better Key-Value Coding for Swift

2017-04-05 Thread Matthew Johnson via swift-evolution
> > What is your evaluation of the proposal? This proposal is excellent. A big thanks goes out to everyone who worked on it! The \ sigil may not make for the prettiest syntax but our options are very limited and it is a vast improvement over the previous draft. If the core team likes the :: su