You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a crazy idea, but because this project is so coupled to a JDBC driver, it might be worthwhile to rewrite local-data-api in Kotlin, perhaps with a framework like javalin. 🤔
I do not have the skills or expertise to do this but just wanted to throw the idea out there. Feel free to close this issue.
The text was updated successfully, but these errors were encountered:
@MarkHerhold
I think a good idea. The point is cost to implement.
If the Python-version fills the feature and stability, then I don't think to need it. the cost will be expensive. of course, the cost is the time to develop a Kotlin version.
But, I may change it to the kotlin-version when we need to cover the requirements.
@MarkHerhold@akarmes
I have released a new version 0.6.0
The version has been re-written in Kotlin for the JDBC driver.
I thought I need only 2days to re-write API in Kotlin. But, I spent 4 days developing it 😅
This is a crazy idea, but because this project is so coupled to a JDBC driver, it might be worthwhile to rewrite
local-data-api
in Kotlin, perhaps with a framework like javalin. 🤔I do not have the skills or expertise to do this but just wanted to throw the idea out there. Feel free to close this issue.
The text was updated successfully, but these errors were encountered: