On Mon, May 11, 2020, 3:22 PM Gilles Sadowski <[email protected]> wrote:

> 2020-05-11 11:06 UTC+02:00, Isira Seneviratne <[email protected]>:
> > Hi all,
> >
> > Earlier, I started a discussion about porting the Utils classes in
> Commons
> > Lang to Kotlin, but Gilles Sadowski suggested that this approach could be
> > extended to the Utils classes of all the Commons libraries.
>
> What I actually meant is whether/how a component could be
> "wholly" ported.


I'd say that it isn't necessary to port the entirety of a component, as
Java code can be called in Kotlin without issue.

  [Why focus on "Utils" classes?]


Because their methods can be written as extension functions.


> Regards,
> Gilles
>
> > [...]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to