Problem: The lookup strategy for configuration is hard-coded into the filter, making it impossible to replace or expand. Solution: Pull the strategies into their own classees and make it configurable. Default to the previous strategy. QA Notes: The current unit tests work. New unit tests for the configuration will have to be added once the design is approved. |
||
|---|---|---|
| .. | ||
| src | ||
| LICENSE.txt | ||
| NOTICE | ||
| pom.xml | ||