Documenting, sure. But I am wondering if we need to have modifications such as those for Scala it might be better to create a separate project for other jvm languages. At some point we might need to refactor other things out as well just to shorten the build time.
Ralph > On Aug 30, 2016, at 11:21 AM, Matt Sicker <[email protected]> wrote: > > I'm currently interesting in a few JVM languages, and besides Groovy, each > language seems to have their own idiomatic ways of handling things that are > just slightly different enough from Java to either warrant a separate module > (like the Scala one) or at least documenting how to use it in such a > language. For instance, some details on using Log4j in Kotlin: > <https://stackoverflow.com/questions/34416869/idiomatic-way-of-logging-in-kotlin > > <https://stackoverflow.com/questions/34416869/idiomatic-way-of-logging-in-kotlin>>. > > I'm not familiar enough with any of the languages to really make good > recommendations yet, but I think it might be worthwhile to start documenting > support in other JVM languages. What do you guys think? > > -- > Matt Sicker <[email protected] <mailto:[email protected]>>
