On Tuesday 08 January 2008 06:35:23 pm Jody Garnett wrote:
> So If I understand the comments we need to change the expression to use
> single quotes? The problem is just that the expression was invalid?
Indeed, though it was supported on a previous version of the CQL module, its
true the language
Understood; mark the bug as "wont fix" and stick to your guns. You can
be a decisive module maintainer (and stick to your guns) on this one.
Cheers,
Jody
> Yes, I think double quote in string will be a source of mistakes. Moreover
> the language provide a definition for string literal, I guess w
On Tuesday 08 January 2008, Jody Garnett wrote:
> So If I understand the comments we need to change the expression to use
> single quotes?
Right.
> The problem is just that the expression was invalid?
Yes, I think double quote in string will be a source of mistakes. Moreover
the language provi
So If I understand the comments we need to change the expression to use
single quotes? The problem is just that the expression was invalid?
Mauricio Pazos wrote:
> Today I analyze the bug, please see the comments in
>
> http://jira.codehaus.org/browse/GEOT-1655
>
> I am copying this mail to And
On Friday 04 January 2008, Mauricio Pazos wrote:
> On Friday 04 January 2008, Jody Garnett wrote:
> > How about it Mauricio? There does not seem to be anything wrong with the
> >
> > expression:
> > > strConcat( strConcat(QS, strConcat("/", RT)), strConcat(strConcat("/",
> > > NUMB), strConcat("/",
On Monday 07 January 2008 09:47:15 am Mauricio Pazos wrote:
> On Friday 04 January 2008, Jody Garnett wrote:
> > So we should take this discussion to the geotools devel list so we can
> > figure out what can be done. Looks like the bug is assign to Mauricio -
> > perhaps he has some thoughts (or do
On Friday 04 January 2008, Jody Garnett wrote:
> So we should take this discussion to the geotools devel list so we can
> figure out what can be done. Looks like the bug is assign to Mauricio -
> perhaps he has some thoughts (or does not realize this is holding up
> your work?).
In my last mail I
On Friday 04 January 2008, Jody Garnett wrote:
> How about it Mauricio? There does not seem to be anything wrong with the
>
> expression:
> > strConcat( strConcat(QS, strConcat("/", RT)), strConcat(strConcat("/",
> > NUMB), strConcat("/", BSUFF)) )
It looks right.
>
> Has the function name been ch
So we should take this discussion to the geotools devel list so we can
figure out what can be done. Looks like the bug is assign to Mauricio -
perhaps he has some thoughts (or does not realize this is holding up
your work?).
How about it Mauricio? There does not seem to be anything wrong with t