Re: [Geoserver-devel] recent change to GeoServerExtensions

2008-11-07 Thread Justin Deoliveira
Moving GeoServer more toward a framework has definitely been one of my goals, although I admit, it is something we have made little progress toward. However we have been able to isolate to some extent "protocol" specific stuff into modules. We have most of the servlet dependencies in ows, all t

Re: [Geoserver-devel] recent change to GeoServerExtensions

2008-11-07 Thread Justin Deoliveira
Moving GeoServer more toward a framework has definitely been one of my goals, although I admit, it is something we have made little progress toward. However we have been able to isolate to some extent "protocol" specific stuff into modules. We have most of the servlet dependencies in ows, all the r

Re: [Geoserver-devel] recent change to GeoServerExtensions

2008-11-07 Thread Andrea Aime
Justin Deoliveira ha scritto: > Hi Andrea, > > Looking over the recent changes to GeoServerExtensions i am starting to > have second thoughts about adding a direct dependency on the servlet api > from platform. > > I know I am not making a strong case for it but i am starting to think > perhap