| > The thing is that the longer you wait, the harder it will be to migrate. Definitely preaching to the choir on that one. I pressed my case as hard as I could before 1.0. We do still have more freedom to make breaking changes than many post 1.0 languages do because, frankly, we don't have that many users. But every day, the cost to make that change goes up. > people assume that the language is finalized and won't be too happy being forced to refactor their code when Dart 3 comes out I was worried about that with the transition to the new type system in Dart 2, but users — internal and external — were surprisingly accepting of the breakage. We don't want to be cavalier about breaking them, of course, but my impression is that there is more room for significant changes than I'd initially assumed. > But as it is, I doubt that the nice parts of Kotlin will ever make it to Dart. Dart will never be Kotlin, but I hope we can get to a point where most users don't consider it to be deficient compared to Kotlin and where we have some features to make Kotlin users jealous. |