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

Move result parsing out of KeenQueryClient #97

Open
masojus opened this issue May 17, 2017 · 0 comments
Open

Move result parsing out of KeenQueryClient #97

masojus opened this issue May 17, 2017 · 0 comments

Comments

@masojus
Copy link
Collaborator

masojus commented May 17, 2017

Parsing responses into the various types of QueryResult is quite a bit of complex code at this point, and it's all nestled right in with the rest of KeenQueryClient, which is becoming a bit unwieldy. Take a look at moving this out of KeenQueryClient and figure out where this parsing responsibility should reside.

@masojus masojus changed the title Move result parsing our of KeenQueryClient Move result parsing out of KeenQueryClient May 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant