We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove assumption of style from
Copy existing Filter Implementations, and remove AbstractFilter superclass
Package up as a FilterFactoryImpl
Use a hint to try out existing test cases with FilterFactoryImpl
When encountering geotools FilterVisitor; rewrite as a geoapi FilterVisitor (use DuplicatingFilterVisitor as an example)
When encoutering a geotools Filter or Expression follow the update instructions to search and replace the OpenGIS counterpart
Move org.geotools.filter interfaces to "legacy" module