Refactor CQL
------------

                 Key: GEOT-1683
                 URL: http://jira.codehaus.org/browse/GEOT-1683
             Project: GeoTools
          Issue Type: Sub-task
          Components: core cql
    Affects Versions: 2.5-M1
            Reporter: Mauricio Pazos
            Assignee: Mauricio Pazos
             Fix For: 2.5-M1


There is two relevant componente in the compiler architecture. The first is the 
CQLParser which is generated using javacc. The second is the CQLCompiler that 
make the Filters and Expressions using the parser tree. 
Thinking in reuse in new developments (TXT) the Parser is not interesting 
because it is generated then it does not require maintenance. Thus the 
refactoring tasks will be concentrated  in CQLCompiler.

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