-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
Instead of comparing every rule against every other rule, make a hierarchy cache. Start by listing all the rules that exist and order them by number affected. Then loop through decreasing numbers, finding more and more specific rules to overwrite until you build a full hierarchy.
Need to think about how this would work if novel urls are added to the system?
Implementation Considerations
- type your first consideration here
Deliverable
arst
Dependencies
depends on:
#1199
Metadata
Metadata
Assignees
Labels
No labels