Hi, recently I’m trying to learn new JVM language: Kotlin.
And although still learning, I notice that this language is really powerful. And the thing I like, really 100% interoperable with Java.
I’m trying to use it in my project, and it works well. I was wondering if CUBA team want to automate it with Studio. But if you wanna know, here’s what I do:
Use IntelliJ IDEA, for the Kotlin plugin is already included
Hi, I’m really interested to see kotlin support in CUBA, especially in Studio (code generation et al). Given that the app is not OSS, I can’t extend it myself, so I’d like to see a feature request opened for this…
I’m pretty confident that kotlin will be more and more adopted by the enterprise as well small shops (esp. after google announcement at IO), and as for me I stopped writing java code almost altogether.
Regarding the platform itself, I don’t think it should be anything that hard to support kotlin, I used it with Spring and other complex frameworks with almost any issue.