krush icon indicating copy to clipboard operation
krush copied to clipboard

Multiplatform support

Open rjaros opened this issue 6 years ago • 3 comments

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

rjaros avatar Dec 30 '19 14:12 rjaros

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

pjagielski avatar Dec 30 '19 19:12 pjagielski

@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 avatar Jun 17 '20 22:06 Pilleo

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

Pilleo avatar Dec 14 '20 15:12 Pilleo