On Sun, May 10, 2020, 6:55 PM Gilles Sadowski <gillese...@gmail.com> wrote:

> Hi.
>
> In what consists the "porting"?  Could you give an example?
>

Of course.

Extension functions and properties are a language feature of Kotlin, which
allow a function/property to be called from a variable as if it was part of
the original class declaration:
https://kotlinlang.org/docs/reference/extensions.html


> If it's straightforward and can be automated, it might be worth
> creating the port for all the Commons components (as part of
> the release) in a move that can potentially expand our team of
> developers (if Kotlin programmers are willing to participate to
> the "upstream" Java project, of course).
>
> Regards,
> Gilles
>
> >> [...]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to