Re: [Geotools-devel] Process API and WPS Module

2008-04-01 Thread Graham Davis
Thanks Justin, All good feedback and I will be sure to include the changes. Graham. Justin Deoliveira wrote: > Hi Graham, > > Took a quick look over it, looks pretty good, nice and simple :). Just > a couple of minor things: > > * ProcessFactory#getParametersInfo(): > > The plural sounds kind o

Re: [Geotools-devel] Process API and WPS Module

2008-03-31 Thread Justin Deoliveira
Hi Graham, Took a quick look over it, looks pretty good, nice and simple :). Just a couple of minor things: * ProcessFactory#getParametersInfo(): The plural sounds kind of wierd... i think getParameterInfo() sounds better. ( minor i know :) ) * ProcessFactory#isValid(Map): I assume that this

[Geotools-devel] Process API and WPS Module

2008-03-31 Thread Graham Davis
As discussed in today's geotools meeting, I will be working on 2 new modules: a Process API module and a WPS module. The Process API module (wiki page here: http://docs.codehaus.org/display/GEOTOOLS/Process+API) will be a "simple" interface for creating processes/operations. This is based on