Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Improvement; relieve Client from some responsibilities #5

Open
turanct opened this issue Jun 27, 2016 · 1 comment
Open

Improvement; relieve Client from some responsibilities #5

turanct opened this issue Jun 27, 2016 · 1 comment

Comments

@turanct
Copy link
Contributor

turanct commented Jun 27, 2016

There are many responsibilities behind the Client interface, which can be seen in ClientBuzz:

  • authorization of requests
  • adapter for HTTP client implementation
  • creating requests bodies
  • converting json responses into Albums, Tracks, etc

these will make it more difficult to create another Client implementation when necessary

@hansott
Copy link
Owner

hansott commented Jun 28, 2016

Merci! 🙇

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants