Kotlin support #175
s0nicyouth
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Maintenance of this repo is not at its peak. Frankly, I prefer seeing it go back to Java / Objective-C only, since the maintenance burden with other languages that nobody uses is too high. For Kotlin, I am not sure. Do you think that is even required? Does it just work with the generated Java source, or is anything missing? Java / Kotlin is not my strongest side, so I might miss some info. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Currently Djinni lacks kotlin support which might be somewhat limited since some kotlin features are not present in Java(e.g. internal visibility).
It would be nice to have kotlin support and I can try to implement it but I have got a couple of questions.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions