Re: [swift-dev] State of String: Ergonomics, and You!

2018-01-17 Thread Chris Lattner via swift-dev
> On Jan 13, 2018, at 10:30 AM, Michael Ilseman via swift-dev > wrote: >> I wouldn’t overly rely on it for guidance on these issues give that it it >> stuck so squarely in the realm of UTF16. >> > > Wading a little into the weeds here, CharacterSet’s builtins model older

Re: [swift-dev] State of String: Ergonomics, and You!

2018-01-13 Thread Michael Ilseman via swift-dev
(I’m still working on a response on the ABI-side of this conversation, which deserves more time and thought) > On Jan 11, 2018, at 10:28 PM, Chris Lattner wrote: > > On Jan 10, 2018, at 11:55 AM, Michael Ilseman via swift-dev >

Re: [swift-dev] State of String: Ergonomics, and You!

2018-01-11 Thread Chris Lattner via swift-dev
On Jan 10, 2018, at 11:55 AM, Michael Ilseman via swift-dev wrote: > ## String Ergonomics > > Ergonomics is an area that’s not been well-served by String. Collection > conformance and multi-line literals in Swift 4 were a welcome first step. > But, trying to write a