|
|
|
|
|
by pjmlp
1544 days ago
|
|
Well, that is what Kotlin is all about, putting another tooling on top of Java, forcing everyone to jump into InteliJ, adopting Kotlin idiomatic libraries wrapping Java ones, additional effort creating wrappers when Java code needs to call into those Kotlin modules, when things go wrong in Java libraries having to debug if the Kotlin to JVM byte translation messed up or it is really a library bug,... |
|
I work at place where these architects, devs wouldn't know how to go beyond SpringBoot 1.x and Java 1.8 but from up there they are introducing Kotlin thinking it would relieve us of all Java development woes.