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 provide a definition for string literal, I guess we don't need a 
new definition.  
I could maintain the two possibilities but I really think that is not an 
elegant solution. The programmer could write something like:

'abcd' = strConcat("ab", 'cd')
  

-- 
Mauricio Pazos

www.axios.es
tel-:+34 94 441 63 84

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to