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

Global cleanup #38

Merged
merged 6 commits into from
Oct 26, 2016
Merged

Global cleanup #38

merged 6 commits into from
Oct 26, 2016

Conversation

laughedelic
Copy link
Contributor

@laughedelic laughedelic commented Oct 26, 2016

I want to do the following in next several releases:

  • review all the code in this library
  • remove all dead code or the one that we don't really use
  • remove all things that you can do using java SDK in a straightforward way (some conveniece utils ok, but not just wrapping same methods)
  • make the rest of things extension methods for the java service clients
  • unify the package structure
  • remove any homebrew logging/benchmarking/etc.

@laughedelic laughedelic self-assigned this Mar 9, 2016
@laughedelic laughedelic mentioned this pull request Mar 10, 2016
@laughedelic laughedelic added this to the v0.18 milestone Oct 13, 2016
@laughedelic
Copy link
Contributor Author

Refactoring of all services APIs is done. I'm going to unify things a bit before making a release.

@laughedelic
Copy link
Contributor Author

It's still not perfect, but a lot has been improved.

@laughedelic laughedelic merged commit d80d3b2 into master Oct 26, 2016
@laughedelic laughedelic deleted the pr/38 branch October 26, 2016 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant