Re: [ALL] Creating Utils method wrappers for Kotlin

2020-05-11 Thread Gilles Sadowski
2020-05-11 11:55 UTC+02:00, Isira Seneviratne : > On Mon, May 11, 2020, 3:22 PM Gilles Sadowski wrote: > >> 2020-05-11 11:06 UTC+02:00, Isira Seneviratne : >> > Hi all, >> > >> > Earlier, I started a discussion about porting the Utils classes in >> Commons >> > Lang to Kotlin, but Gilles Sadowski

Re: [ALL] Creating Utils method wrappers for Kotlin

2020-05-11 Thread Isira Seneviratne
On Mon, May 11, 2020, 3:22 PM Gilles Sadowski wrote: > 2020-05-11 11:06 UTC+02:00, Isira Seneviratne : > > 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

Re: [ALL] Creating Utils method wrappers for Kotlin

2020-05-11 Thread Gilles Sadowski
2020-05-11 11:06 UTC+02:00, Isira Seneviratne : > 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 i

[ALL] Creating Utils method wrappers for Kotlin

2020-05-11 Thread Isira Seneviratne
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. For anyone who has not seen the other discussion, this