Re: [Geotools-devel] More questions about expressions and styles

2007-02-13 Thread Jody Garnett
Matthias Basler wrote: > Ok, I see you need volunteers. On the one hand I have done quite a bit of > refactoring in my own code so got very much used to it. ;-) On the other hand > I have hardly enough time to push the widgets further - and I fear if I start > working on GT directly I will never

Re: [Geotools-devel] More questions about expressions and styles

2007-02-13 Thread Matthias Basler
Jody Garnett wrote: > GeoAPI (the specification) has PropertyName > GeoTools has PropertyName2 with some additional/optional/extra > information that we want. > > You can see this in action when looking at the Style APIs, we did this > to put a graphic behind the text. I am not sure if the

Re: [Geotools-devel] More questions about expressions and styles

2007-02-12 Thread Matthias Basler
Today I wrote: > Now I started creating the interface to GeoTools in order to pass > symbolizers back and forth with GT, but got bogged down discovering that > symbolizers in GeoTools 2.3 reference the deprecated expression API. > I'm not sure how to proceed. Sorry, ignore my moaning on this matte

Re: [Geotools-devel] More questions about expressions and styles

2007-02-12 Thread Jody Garnett
Matthias Basler wrote: > Hi GeoTools community, hi Jody. > > Thanks a lot for your clarification, Jody. I wasn't happy with all answers > got, but this is another story and shall be told another time. But I think I > got the idea of what the GeoAPI/GeoTools expressions APIs are up to. > > I shoul

[Geotools-devel] More questions about expressions and styles

2007-02-12 Thread Matthias Basler
Hi GeoTools community, hi Jody. Thanks a lot for your clarification, Jody. I wasn't happy with all answers got, but this is another story and shall be told another time. But I think I got the idea of what the GeoAPI/GeoTools expressions APIs are up to. I should note that I started my own, more