[swift-evolution] [Deferred] SE-0026 Abstract classes and methods
Joe Groff
jgroff at apple.com
Mon Mar 7 14:36:16 CST 2016
> On Mar 7, 2016, at 12:29 PM, Антон Жилин <antonyzhilin at gmail.com> wrote:
>
> Joe Groff, two questions:
> 1. What to do with mixins pull request? Pull and defer? Close and reopen later?
I think it's worth investigating whether mixins have a place under the "completing generics" banner. I know John McCall is particularly interested in mixins; cc'ing him in case he has any thoughts on things we could pursue in the 3.0 timeframe.
> 2. I'm prepairing a new proposal for changing
> #setline 10 "main.swift"
> to
> #setline(10, file: "main.swift")
> Can it be implemented in time for Swift 2.2, including review?
Don't think so, sorry.
-Joe
More information about the swift-evolution
mailing list