Hello GT users, In the past I've used org.geotools.filter.Filter.and(...) etc. to combine filters, but that's now deprecated. In 2.3.5 I'd like to do the same thing, and it looks like I'll want to get a FilterFactory using FilterFactoryFinder. However, I seem to be running into other deprecated interfaces even with that route. A look at the 2.4 docs shows that in there FilterFactoryFinder is deprecated, replaced by CommonFactoryFinder. My question is, should I jump to 2.4 to benefit from the new API or are there further plans to refactor beyond 2.4 wrt Filters / geoapi?
John Fletcher ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
