Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spin-off FilterOrigin flavors into standalone classes
This removes the derivation of FilterOrigin flavors from FilterOrigin itself and simplify code paths. FilterOrigin flavors are small specialized classes, no need to overcomplicate with derivation. Specifically, this removes an indirect call to reach the match() method.
- Loading branch information