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

Improve uRouting API's compatibility with Kotlin Library #176

Open
1 of 3 tasks
miere opened this issue Oct 25, 2016 · 2 comments
Open
1 of 3 tasks

Improve uRouting API's compatibility with Kotlin Library #176

miere opened this issue Oct 25, 2016 · 2 comments

Comments

@miere
Copy link

miere commented Oct 25, 2016

There is a gap to be filled out before consider Kotlin a first class citizen on Kikaha:

  • Kotlin Collections serialization support
  • Add the ability to serialize with Kotlin's Case Classes
  • Add Injection support to Kotlin's Case Classes
@miere miere added this to the 2.1.0 milestone Oct 25, 2016
@miere
Copy link
Author

miere commented Nov 8, 2016

The user @apatrida made a few useful appointments of how JDBI would take advantage from Kotlin language features in order to provide smooth integration between them. It would be nice if we consider the same to Kikaha.

@miere
Copy link
Author

miere commented Jun 14, 2017

This commit have allowed injection on classes' constructors - this also have allowed injection Kotlin's case classes constructors.

@miere miere modified the milestones: 2.1.0, 2.2.0 Jan 14, 2018
@miere miere added this to To do in Version 3.0.0 Nov 9, 2018
@miere miere modified the milestones: 2.2.0, Backlog Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Version 3.0.0
  
To do
Development

No branches or pull requests

1 participant