Skip to content

Commit 264600f

Browse files
committed
Replace "Community Responses" by links to mailing list
1 parent c397f22 commit 264600f

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

proposals/0011-replace-typealias-associated.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,7 @@ For declaring associated types, I suggest adding `associated` and deprecating
9898
As it simply replaces one keyword for another, the transition to `associated`
9999
could be easily automated without any risk of breaking existing code.
100100

101-
## Community Responses
101+
## Mailing List
102102

103-
- "I think this is a great idea; re-using typealias for associated types was a mistake." -John McCall
104-
- "Agreed." -Chris Lattner
105-
- "+1 to the proposal, emphasizing the distinction is important; and I
106-
like "associated" as the keyword for this purpose, too." -Dmitri Gribenko
107-
- "+1 for using a distinct keyword for associated types" -Ilya Belenkiy
103+
- [Original](https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20151130/000470.html)
104+
- [Alternative Keywords](https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20151214/003551.html)

0 commit comments

Comments
 (0)