Jody Garnett wrote:
Justin Deoliveira wrote:

Do we need this interface? It would make my implementation easier but that isn't really a good reason to add it.

Link to the interface please? And what does it do? How is it different from FILTER.ALL?
Jody
I am not sure how the two relate at all, one is an exception, the other an implementation of filter.

So yeah, ignore my original comment about needing this interface .This is an issue with porting geotools to the geoapi interfaces. Many of the gt interfaces declare that they throw an IllegalFilterException which isn't a runtime exception. So when i port the method to the geoapi version there are of course problems.

The easiest way to fix would just be to make the exception a runtime exception. Easy as nothing really has to change except for the exception class parent, and preexisting code doesn't change.

-Justin









--
Justin Deoliveira
[EMAIL PROTECTED]
The Open Planning Project
http://topp.openplans.org


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to