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

Drop Kotlin multiplatform #149

Open
pull-vert opened this issue Jan 30, 2024 · 0 comments
Open

Drop Kotlin multiplatform #149

pull-vert opened this issue Jan 30, 2024 · 0 comments
Milestone

Comments

@pull-vert
Copy link
Contributor

pull-vert commented Jan 30, 2024

As Kotysa is written in Kotlin I gave my best to make it KMM, Kotlin Multiplatform Mobile, to provide the Kotysa ORM for mobile devs with SqLite support (on Android only for now). I imagined adding iOS later but I don't own an Apple computer so it would be hard to test...

This multiplatform support is the most time-consuming part of the dev for me, and Kotlinmultiplatform compilation is a real mess ! Making my computer crash several times a day.

Since Kotlin 1.9.20 expect/actual are even stricter than before, I couldn't make it work with this project.

I will drop multiplatform, I then can greatly simplify Kotysa modules and the Gradle compilation, so I can focus on the JVM evolutions only.

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

No branches or pull requests

1 participant