Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4-M2
-
Fix Version/s: 2.4-M2
-
Component/s: unsupported
-
Labels:None
Description
Ported to FilterToSQL and GeoAPI.
Here is quick idea on how you can force your test - with introduction of GeoTools.getDefaultHints() you should be able to set the implementation of FilterFactory you use for testin. Now all we need is a second implementation of FilterFactory that just implements the bare bones GeoAPI interfaces (no GeoTools specific stuff).
There is *one* case that we cannot do - determining the correct number of function parameters (we need to punt out FilterCapabilities for that).