Hi all,

I'm running into an issue with serializing/deserializing ECQL filters 
with ECQL.toCQL and ECQL.toFilter.  In particular, I'm noticing that 
these functions are not inverses when I pass in a temporal filter 
containing Dates with milliseconds information specified.  The millis 
info is being dropped as a Filter is turned into a String.  I believe 
that is happening in org.geotools.filter.text.commons.ExpressionToText.

My three questions are

1.  Is it reasonable to expect that ECQL.toCQL/toFilter should be inverses?

2.  If my issue is a bug, can I submit a PR, etc?  Is there 
documentation about that process?

3.  Has anyone else run into this?  Is there a well-known work-around?

Thanks,

Jim

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to