[swift-evolution] [Review] Replace `typealias` keyword with `associatedtype` for associated type declarations

Paul Ossenbruggen possen at gmail.com
Wed Jan 6 16:54:38 CST 2016


> On Jan 2, 2016, at 10:38 PM, Douglas Gregor via swift-evolution <swift-evolution at swift.org> wrote:
> 
> 	* What is your evaluation of the proposal?

This definitely makes the two concepts much more easy to understand. Overloading the meanings is confusing. Separating them helps a lot. 

> 	* Is the problem being addressed significant enough to warrant a change to Swift?

Definitely.

> 	* Does this proposal fit well with the feel and direction of Swift?

Yes

> 	* If you have you used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?

Not applicable

> 	* How much effort did you put into your review? A glance, a quick reading, or an in-depth study?
> 
Read the proposal and followed some of the discussion on the swift-evolution list. 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160106/76abb877/attachment.html>


More information about the swift-evolution mailing list