On Fri, Mar 22, 2013 at 5:10 PM, Justin Deoliveira <[email protected]> wrote: > * GML output formats > > INdeed this is a bit of a mess because they depend on the WFSConfiguration > objects in geoServer, rather than the ones in GeoTools. This is part of > clean up i have wanted to do for a while now. A preview of which is > available if you look at the class GML2OutputFormat2 (which isn't used) but > it shows how the output format can more or less be decoupled from geoserver > wfs for the actual encoding part. Unfortunately there is still a bit of > logic that the bindings in geoserver use to handle some corner cases that > the bindings in geotools do not. > > SO i would prefer we move all the encoding logic back into geotools. I can > try to work toward in my "community time" but i will probably not be able to > get to that until next week.
Sure, I'm happy to wait for this, just let me know when these basic changes are done. If you need help just let me know. > * TransactionListener > > Can you point to a diff of the changes? Or just summarize them. Sounds like > the changes are fine but i want to double check there is not negative impact > on the scripting modules Yep, see here: https://github.com/aaime/geoserver/commit/e0a94e5923bced86a99ea37e11e08d03f42a435c#L14L3 > > * RESTconfig > > I am +1 on the idea of breaking apart the restconfig module. I would vote to > reorganized the rest modules into a tree like web and security, creating: > > rest/ > core/ > config/ > service/ Right, sounds like a good idea to me Cheers Andrea -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
