[swift-evolution] Winding down the Swift 3 release

Brent Royal-Gordon brent at architechies.com
Thu May 19 04:47:36 CDT 2016


> Is completing the generic system fundamental or not? I’d say it is vastly more fundamental than removing C style for loops, wouldn’t you?

Oh, come on. Removing the C-style for loop is not what took up time in this release cycle. What took up time is the API guidelines, the new collection model, and other standard library quality work—things which, in hindsight, are prerequisites for binary compatibility anyway, because linking against a different version doesn't count for much when all the names and calls have changed anyway.

-- 
Brent Royal-Gordon
Architechies



More information about the swift-evolution mailing list