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

Multiplatform support #1

Open
rjaros opened this issue Dec 30, 2019 · 3 comments
Open

Multiplatform support #1

rjaros opened this issue Dec 30, 2019 · 3 comments

Comments

@rjaros
Copy link

rjaros commented Dec 30, 2019

Any chance of making this project support multiplatform apps, where model classes are declared inside a common module?

@pjagielski
Copy link
Collaborator

As discussed on Slack the goal is to support shared data model for Kotlin JVM/JS multiplatform projects as in https://github.com/rjaros/kvision-examples/tree/master/addressbook-fullstack-ktor/src/commonMain/kotlin/com/example

@Pilleo
Copy link

Pilleo commented Jun 17, 2020

@pjagielski Glad to see you are thinking about it, but do you have any plans about about it? Maybe it would be easier just to maps every JPA annotation to have multiplatform compatible analog in Krush?

@Pilleo
Copy link

Pilleo commented Dec 14, 2020

Hello, any updates on the topic?
Maybe we could also generate JS entity by just removing all JVM annotations?

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

3 participants