[Geoserver-devel] Setting up versioning in geoserver

Hi all,
in order to start developing versioning on geoserver trunk
I guess I'll need the following:
* a new wfs module, let's call it wfs-v, that supports the
   versioned protocol extensions (so that I do not break
   wfs). And wfs-v will be among the community modules
   until it reaches maturity, then it'll replace wfs
   I guess.
* a dependency on the versioned datastore which will be
   hosted in geotools... well I guess wfs2 can
   depend on the versioned datastore on 2.3.x snapshot
   whilst the rest of the code refers 2.3.0, no changes
   on the feature side of the fence are going to occur, no?

Is this ok? Is voting needed for a community module? (afaik
it is not?)

Cheers
Andrea

Sounds good to me , +1 .

Andrea Aime wrote:

Hi all,
in order to start developing versioning on geoserver trunk
I guess I'll need the following:
* a new wfs module, let's call it wfs-v, that supports the
   versioned protocol extensions (so that I do not break
   wfs). And wfs-v will be among the community modules
   until it reaches maturity, then it'll replace wfs
   I guess.
* a dependency on the versioned datastore which will be
   hosted in geotools... well I guess wfs2 can

Do you mean wfs-v here instead of wfs2?

   depend on the versioned datastore on 2.3.x snapshot
   whilst the rest of the code refers 2.3.0, no changes
   on the feature side of the fence are going to occur, no?

Is this ok? Is voting needed for a community module? (afaik
it is not?)

Cheers
Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

!DSPAM:1004,456ef74b233812207481331!

--
Justin Deoliveira
jdeolive@anonymised.com
The Open Planning Project
http://topp.openplans.org

Justin Deoliveira ha scritto:

Sounds good to me , +1 .

...

* a dependency on the versioned datastore which will be
   hosted in geotools... well I guess wfs2 can

Do you mean wfs-v here instead of wfs2?

Yeah, sorry, I named wfs2 when I first wrote the msg, then
remembered that there's already a wfs2 around, at least in
your branch, so I went for wfs-v and forgot to change that
reference.

Cheers
Andrea