Remove type morphing code from Filters class
--------------------------------------------

                 Key: GEOT-1726
                 URL: http://jira.codehaus.org/browse/GEOT-1726
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.5-M0
            Reporter: Jody Garnett
            Priority: Minor


The FIlters utility class makes use of a few interesting tricks in order to 
approximate the filter specification. Specifically:
* Filters.asInt( Expression )
* Filters.asString( Expression )
* FIlters.asType( Expression, Class )

These implementations play a range of tricks; from checking if the Expression 
is a Literal, a Function with Literal Parameters. Currently the code has a "// 
TODO use the new converters stuff".

Now is the time.
        

-- 
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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to