-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor group IDs to set at the parse level This ensures group IDs are static for each parsed node. We also ensure that we check for at least GroupID.Size() matching items from trees when matching on incoming events. * Make GroupIDs deterministic based off of the Evaluable Identifier * Implement aggregate tree removal * Add tree removal
- Loading branch information
Showing
4 changed files
with
226 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.