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

Queries/Event/EventCollection Refactor #56

Open
masojus opened this issue Jun 6, 2017 · 1 comment
Open

Queries/Event/EventCollection Refactor #56

masojus opened this issue Jun 6, 2017 · 1 comment

Comments

@masojus
Copy link
Contributor

masojus commented Jun 6, 2017

It'd be preferable to shape the API around what the client code wants to do, rather than how the back-end API is shaped. These interfaces are super rigid and don't share much code. We need to really rethink the general design with maintenance in mind to be able to add features like Saved/Cached Queries, Datasets, Access Keys, etc.

@masojus
Copy link
Contributor Author

masojus commented Jun 7, 2017

Some things like initialization and parameter validation can be shared between whatever these interfaces turn into.

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