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 response parsing #23

Closed
dersam opened this issue Apr 15, 2015 · 1 comment
Closed

Improve response parsing #23

dersam opened this issue Apr 15, 2015 · 1 comment
Assignees
Labels

Comments

@dersam
Copy link
Owner

dersam commented Apr 15, 2015

parseArray and parseResponse are kind of hacked together. We can improve this parsing:

  • Define a default parse function
  • The default can be overridden, depending on the request. This will allow for smarter parsing where necessary, based on the call type.
@dersam dersam self-assigned this Apr 15, 2015
@dersam
Copy link
Owner Author

dersam commented Apr 16, 2015

10cd05f

@dersam dersam closed this as completed Apr 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant