Make sure 2.4.x internals do not use old filters anymore
--------------------------------------------------------

                 Key: GEOT-1192
                 URL: http://jira.codehaus.org/browse/GEOT-1192
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.4.0
            Reporter: Andrea Aime
            Priority: Blocker
             Fix For: 2.4.M1


Various parts of Geotools are still using the old filter classes, and do cast 
to them.
This makes it impossible to use new filtes, and in the specific, Fitler.INCLUDE 
and EXCLUDE
(which are really the only two filters that aren't at the same time extensions 
of the old filter class).

Old filter and new filters should be both working, but the code should not make 
use
of the old ones. (that is, old ones are deprecated, so our code must still work 
with those too).

Releasing without cleaning up the code will repeat the 2.3.0 experience, where 
you don't
really know which filters to use.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to