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

Reusable queries #106

Open
snikolayev opened this issue Apr 5, 2017 · 1 comment
Open

Reusable queries #106

snikolayev opened this issue Apr 5, 2017 · 1 comment

Comments

@snikolayev
Copy link
Member

Need ability to create reusable abstractions (such as queries) that can then be used in many rules as building blocks w/o having to repeat the logic.
This should play nicely with forward chaining (i.e. reactive queries), and, in the future, backward chaining (lazy queries).

@jameshulse
Copy link

Hi @snikolayev, you mentioned this over in Gitter and I would be happy to help you implement this if you have some ideas of where to begin.

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

No branches or pull requests

2 participants