TXT - expressions into IS NULL predicate ----------------------------------------
Key: GEOT-1932 URL: http://jira.codehaus.org/browse/GEOT-1932 Project: GeoTools Issue Type: New Feature Components: core cql Affects Versions: 2.5-M2 Reporter: Mauricio Pazos Assignee: Mauricio Pazos Fix For: 2.5-RC0 Nowadays CQL parses "is null predicate" using the following rule: <null predicate> ::= <attribute name> "IS" [ "NOT" ] "NULL" TXT is going to extend that to allow expressions. This is the new rule <null predicate> ::= <expression> "IS" [ "NOT" ] "NULL" -- 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 Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel