Re: [Geotools-devel] WMS Binding question

2008-03-04 Thread Saul Farber
Quote away! And feel free to refactor/copy into a post on your blog. I'd keep a blog, but it's hard enough to remember to eat during the day...let alone get content up into a blog! --saul On Tue, 2008-03-04 at 09:25 -0800, Jody Garnett wrote: > Thanks Saul; now if only you had a blog to post tha

Re: [Geotools-devel] WMS Binding question

2008-03-04 Thread Jody Garnett
Thanks Saul; now if only you had a blog to post that on - it is certainly the kind of background information a lot of us would find useful. Can I quote some of this for the user guide? Jody > Good morning Jody, > > It took me about 3 days to get up to speed on the xml-xsd parser, and to > implem

Re: [Geotools-devel] WMS Binding question

2008-03-04 Thread Saul Farber
Good morning Jody, It took me about 3 days to get up to speed on the xml-xsd parser, and to implement bindings that read an xml document and generated the appropriate domain objects. I'll share my EXTREMELY LIMITED AND DEFINITELY INCOMPLETE/POSSIBLY INACCURATE analysis of what I've figured out fr

[Geotools-devel] WMS Binding question

2008-03-03 Thread Jody Garnett
Morning Saul; I am looking at the WPS specification (a lot to like actually) and considering the various options for handling the XML side of things. A lot of technologies are around these days: - Martin is using JAXB for metadata - We use the "XDO" parser for GML2 - Gabriel is working on the bi