Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Kotlin usage #42

Open
kurtisnelson opened this issue Jul 3, 2019 · 3 comments
Open

Document Kotlin usage #42

kurtisnelson opened this issue Jul 3, 2019 · 3 comments

Comments

@kurtisnelson
Copy link
Contributor

The sample app has a kotlin activity consuming the library, document why this library is not in kotlin.

@kurtisnelson kurtisnelson added this to the 1.0 Polish milestone Jul 3, 2019
@kaushalyap
Copy link

kaushalyap commented Jan 7, 2020

@kurtisnelson Can I please know why the library is not in Kotlin?

@kurtisnelson
Copy link
Contributor Author

Storage requires using fundamental JVM IO APIs, Kotlin gives no benefit and adds overhead. The library itself is designed to be consumed from Kotlin and feel native.
Kotlin gives no benefit in this situation.

@kaushalyap
Copy link

Cannot we have syntax improvement with Kotlin? (extension functions, DSL)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants