-
Notifications
You must be signed in to change notification settings - Fork 159
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
Java SDK v0.7.0 Requirements Discussion #189
Comments
@nullstyle thanks for getting started on this. Here's my thoughts:
I'd be happy to help with some of this, time permitting. FYI, I maintain a Kotlin (https://github.com/Inbot/inbot-stellar-kotlin-wrapper) client that depends on this; and have an interest in keeping things moving forward. |
@jillesvangurp Thanks for including your feedback, and thanks for doing code reviews in our PRs and including your inputs on the issues in this repo. It is much appreciated. That's awesome to see you've got a kotlin wrapper going... I've been meaning to play around with kotlin more and this seems like a good excuse :) |
Go for it; I'd love to get some feedback on that. |
Btw. I added this to the build file with a previous pull request: so running |
Awesome, I had not seen that. Thanks! |
Alright, we've got a good list of things to do for v0.7.0 and I'm going to try to get them all wrapped up for a release at the halfway point of may. Check out the milestone for the list of issues. |
This issue will be a discussion place where we can gather requirements for a forthcoming release of the Java SDK for Stellar. Please comment to include any of your desired inclusions/fixes/removals from this SDK. The results of this discussion will feed into a roadmap that hopefully leads us to a more pleasant integration experience for developers from the JVM ecosystem.
Here's some initial requirements i've gathered from the issue list:
Android Archive Library
hosted at jitpack.io #156The text was updated successfully, but these errors were encountered: