8 ms·
Reading the first article I was left with the impression that the author's team switched to Kotlin just for the sake of switching to Kotlin, tried their darndes
by dreae 8y ago
Reading the first article I was left with the impression that the author's team switched to Kotlin just for the sake of switching to Kotlin, tried their darndest to write it like it was Java, and then was just upset that it wasn't Java.
- lmm 8y agoI read it as: the author was a Kotlin skeptic whose team wanted to use Kotlin, so was trying to find out whether they could use Kotlin for the sake of their team while still writing Java-like code themselves. Given how Kotlin pushers have been marketing it as close to Java with easier Java interop than other JVM languages (falsely if you ask me), that seems like a reasonable approach on the original author's part.
- on_and_off 8y agoI don't think that setting yourself up for failure is a good way to approach a change :/
- ASalazarMX 8y agoChanging by not changing.
- draw_down 8y agoIt is if you would prefer to keep using Java. I don't write in either language so I have no dog in this fight, but if you're approaching things strategically...
- lmm 8y agoDoing the thing the marketing tells you you can do is only "setting yourself up for failure" if you know the marketing is bollocks. (And even in that case, it might be the easiest way to expose the fact).
- DeonPenny 8y agoExactly how I read it
- edem 8y agoYou hit the nail head on. I don't think it makes sense to write code like language X in language Y. If you try to do so you'll just get upset and quit.