Jesse Eichar ha scritto:
> 
> As we discussed I should be able to get some time in about 2 weeks. The 
> most interesting aspects for here are:
> 
> - add support for alternate styles

Cool! This will require some bits of GUI and a decision on where
to put the styles.
With cascaded layers whether styles are to be stored in the resource
or in the layer it's hard to tell, but in a previous thread we agreed
it's simpler to do that in the resource (so that we don't have to
touch GeoServer own StyleInfo class).

> - improve the GeoTools client code so that we can use HTTP 1.1 
> persistent connections and limit the number of parallel connections we 
> make to a single server (mainly because I know I can do this :P )

That would be great. The framework classes are in gt-main, I was 
wondering, wouldn't it be better to move them to a separate module
once we add the commons-http dependecy?

>  - maybe add a pure proxy mode, if the request contains only cascaded 
> layers avoid decoding the image to just re-encode it afterwards.

Nice!

Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to