On 15-12-15 19:44, Jody Garnett wrote:
> Reading the page ...
>
> Deprecated Syntax
>
>      <id predicate> ::= [ "NOT" ] "IN" "(" <id> {"," <id> } ")"
>      <id> ::=  <character string literal>
>
> New Syntax (since 2.7.rc1)
>
>      <id predicate> ::= [ "NOT" ] "IN" "(" <id> {"," <id> } ")"
>      <id> ::=  <character string literal> | <integer literal>
>
> Am I missing something? It looks like the new syntax just allows
> integers or character strings?

No, Yes, misunderstanding on my side, driven by sleep deprivation and 
wishful thinking of having id treated as a regular attribute field

Mark


------------------------------------------------------------------------------
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to