Unfortunately it doesn't support Kotlin directly, ...
# server
g
Unfortunately it doesn't support Kotlin directly, but with what you usually do in templates it mostly means calling
.getProperty()
instead of
.property
which I can totally live with
h
You could make a little util file with a few ports to make your life using Rocker easier 🙂
g
I was thinking more along the lines of using the static parts from the generated Java code, then add a Kotlin collaborator class which would contain the logic bits and they could then be in Kotlin - I don't think it would be too much work, but it hasn't been enough of a pain yet to get started 🙂