Re: [Geotools-devel] FeatureVersioning interface api vs WFS 2.0

2011-08-04 Thread Jody Garnett
Thanks for the input Justin: This interface with walter is based on Andrea's work - I was hoping to see it made available at the "table" level for ease of use; rather than at the "database" level as was done previously. Same methods differ pile; I did not want us to accidentally make your work har

Re: [Geotools-devel] FeatureVersioning interface api vs WFS 2.0

2011-08-04 Thread Justin Deoliveira
"versioning" in wfs 2.0 is pretty lame. Doesn't allow for diffs or anything. Basically just feature versioned navigation. It all really boils down to the ResourceId [1] element (equivalent to FeatureId) in filter 1.1. ResourceId has a "rid" (same as "fid") plus other attributes like version, start/

[Geotools-devel] FeatureVersioning interface api vs WFS 2.0

2011-08-04 Thread Jody Garnett
The GeoTools Query param object is based on the WFS Query request. This object did support the idea of Query.getVersion() in the past. I think some of that idea may be on the table for WFS 2.0 but I would need to check. Can you look at how how WFS 2.0 represents this (see Figure 8 WFS 2.0 Inte