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

Allow modifying extraction and collection #46

Open
wheresrhys opened this issue Feb 5, 2016 · 0 comments
Open

Allow modifying extraction and collection #46

wheresrhys opened this issue Feb 5, 2016 · 0 comments

Comments

@wheresrhys
Copy link
Owner

To enable creating variants of a query before fetching, which in turn would enable full flexibility in creating aggregators which accept a single query, split it into a number of related ones, and then aggregate the result

e.g. @cohort() would concat return two queries, one filtered to exclude anon, one to include

required methods

  • freeze, (which shoudl be called internally by print when fetching?) - indicates that any methods will henceforth generate a clone
  • unsetExtraction
  • setEvent
@wheresrhys wheresrhys added this to the v3 milestone Mar 1, 2016
@wheresrhys wheresrhys removed this from the v3 milestone Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant