Ted Kremenek doesn't seem to be a very active contributor of Swift. https://github.com/tkremenek https://github.com/apple/swift/graphs/contributors
Update on the Swift Project Lead
31–40 of 159 posts
Re: Update on the Swift Project Lead
#32Re: Update on the Swift Project Lead
#33Re: Update on the Swift Project Lead
#34I can't see this any other way than a big loss for Apple.
Re: Update on the Swift Project Lead
#35I'm wondering if this means that the major work on Swift the language is complete? I've avoided it since it seems every year the language or the API changes... has it now settled? I really didn't want to go back rewriting code every year.
> I really didn't want to go back rewriting code every year. The changes are mostly syntactic and like API changes. And Xcode has an integrated migration tool that's not too bad. I ported approx. 23KLOC of Swift ( http://audiokit.io ) from 2 to 3 in like 3 hours. And the changes are generally for the better.
Re: Update on the Swift Project Lead
#36Re: Update on the Swift Project Lead
#37Re: Update on the Swift Project Lead
#38Ted Kremenek doesn't seem to be a very active contributor of Swift. https://github.com/tkremenek https://github.com/apple/swift/graphs/contributors
Re: Update on the Swift Project Lead
#39Ted Kremenek doesn't seem to be a very active contributor of Swift. https://github.com/tkremenek https://github.com/apple/swift/graphs/contributors
Re: Update on the Swift Project Lead
#40Earlier quoted context omitted.
If you're truly worried, I would hold off just a little bit longer. Swift ABI stability is slated for Swift 4.
Is that expected this summer?