TXT <comparison predicate> with  <expression> at the left of comparison 
operations
----------------------------------------------------------------------------------

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


Cql doesn't allow expressions in the left hand of comparison predicate

<comparison predicate> ::= <attribute_name> <comp op> <expression>

TXT is parsing the comparison with the following sintax:  

<comparison predicate> ::= <expression> <comp op> <expression>


-- 
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 the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to