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

Combine rule groups #1

Open
cody-scott opened this issue Jul 17, 2020 · 1 comment
Open

Combine rule groups #1

cody-scott opened this issue Jul 17, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@cody-scott
Copy link
Owner

Combine rule groups to use composites. Attach output option to groups too.

Idea is to match all from one set and any from a second set to get output.

Essentially rule groups that take rule groups as inputs.

@cody-scott cody-scott added the enhancement New feature or request label Jul 17, 2020
@cody-scott
Copy link
Owner Author

unsure how to prevent circular references, or does that even matter?
If using a list, execute in order of the list, need groups that call another group to be defined after that group.

If group B uses group A in rule, then:
[groupA, groupB]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant