Hi Johann - a couple of tips:
- small email of one subject gets answered
- make the subject obvious in the title (so the module maintainer can 
notice)
- look up the module maintainer (in the pom.xml file) and send the email 
to them as well as the list.
> 1. CQL
> Screenshot : 
> http://img223.imageshack.us/img223/8569/cql1kv3.jpg
> Source :
> ~\modules\unsupported\widgets-swing-pending\src\main\java\org\geotools\gui\swing\propertyedit\LayerFilterPropertyPanel
>
> Problem :
> Everything works, it's a basic filter editor. 
> But it only works one way. I'm searching for a way to change 
> a Query object back to CQL but i don't found it.
> If someone knows where or how to do this?
>   
I do not know of any code that does this ...
- we could change our implementation so toString() issues CQL (this 
would always be a hack since multiple implementations of filter may be 
around)
- we could write a class to do this (instead of transform to XML we 
could transform to CQL)

We should start with the second option above, you could write it 
yourself and donate it to the module maintainer?

Jody

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to