On 8 November 2011 00:53, Gabriel Roldan <[email protected]> wrote:
>> Gabriel,
>> As an aside, I've been looking at the wfs-2 datastore work you pointed
>> me at and trying to find a graceful way of adding the query version
>> filtering that won't be limited to ResourceId filters.  I was hoping
>> to have something sensible to discuss with you about that, but haven't
>> had any time on it today :(
>
> ping me on IRC when you want. I'm not sure if you're talking about the
> native GeoGit datastore of the wrapper one that enables versioning for
> other stores.
>
> The former should of course work with any query, the idea with the
> wrapper was to delegate to geogit only if the query includes some
> versioning construct (which at the time of writing was only
> ResourceId, now we have also Query.getVersion()), or delegate to the
> wrapped datastore for the "current" state, assuming it will perform
> better as geogit doesn't have indexing yet (spatial or otherwise,
> except for feature id).
>
> Gabriel
>

It's the delegating decorator that I've been poking at, and the
versionless-queries are working fine.  I'm sad to say that I've been
sidetracked and haven't made any real progress aside from a handful of
test cases to find the issue.

Is it possible to move both this and the native datastore into an
unsupported module in GeoTools trunk so we don't end up duplicating
work?

-- 
Mark Leslie

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to