Re: [CLI] CLI for Scala

2020-09-20 Thread Romain Manni-Bucau
+1, think it makes sense to widen the community/ecosystem to JVM languages (which actually use java libs a lot) with their "idoms" and types support. I also think it applies to Java BTW we should support in version >= 1.5 with annotation support which is used in 90% of cli libs today and enables mo

Re: [CLI] CLI for Scala

2020-09-20 Thread Oliver Heger
Hi Gilles, Am 20.09.20 um 19:44 schrieb Gilles Sadowski: > Hello. > > 2020-09-17 21:47 UTC+02:00, Oliver Heger : >> Hi all, >> >> once we had a discussion (it must be one or two years ago) whether >> Commons could support components in other (JVM) languages, too. IIRC, >> there were no strong obj

Re: [CLI] CLI for Scala

2020-09-20 Thread Gilles Sadowski
Hello. 2020-09-17 21:47 UTC+02:00, Oliver Heger : > Hi all, > > once we had a discussion (it must be one or two years ago) whether > Commons could support components in other (JVM) languages, too. IIRC, > there were no strong objections, but there has never been a follow up. > > For a project in S

Re: [CLI] CLI for Scala

2020-09-17 Thread Matt Sicker
I believe that both Scala and Kotlin have been approved by various PMC members here, though no contributions have been made related to either yet. Though I haven’t used Scala actively in a couple years, I can help review code and such still. On Thu, Sep 17, 2020 at 14:47 Oliver Heger wrote: > Hi