Doist / RecyclerViewExtensions

RecyclerView made easier.
MIT License
493 stars 42 forks source link

Convert to Kotlin #26

Closed nguyentando closed 4 years ago

nguyentando commented 5 years ago

I wonder if there's a need to convert the whole codebase into Kotlin. If yes, I'm willing to contribute.

alexanderkiyanov commented 4 years ago

Yes, it would be great to have it completely converted to Kotlin.

goncalossilva commented 4 years ago

Thanks for offering to help! The way I see it, users of this library should not have to pull in kotlin-stdlib to use it. They might not necessarily be using Kotlin. Considering the library is mostly feature-complete and stable, I'm also skeptical of the benefits it would bring this late in the development cycle.

We love Kotlin and use it thoroughly in our own apps, but I would not introduce it here at least until there is some major new iteration. :smile: