There was talk of having a dumb implementation of paging available that 
individual datastores could overwrite with more efficient implementations.  I 
see no mention of this in the writeup, so has that idea been dropped or is it 
just considered to be implicit?

Relatedly, perhaps FeatureSource.getQueryCapabilities() should be split into 
two: FeatureSource.getAvailableQueryCapabilities() and 
FeatureSource.getNativeQueryCapabilities() , to indicate all supported 
capabilities and all optimized capabilities, respectively.  Although, I 
suppose the former would be unnecessary if default implementations of all 
operations were provided.

-David


On Wednesday 16 April 2008 14:09:22 Andrea Aime wrote:
> Hi,
> I've written down a first version of the Feature paging  + query
> capabilities proposal as a base for further discussion:
> http://docs.codehaus.org/display/GEOTOOLS/Feature+paging+and+Query+capabili
>ties
>
> (If you did not hear about it, it basically tries to add support
> for paging thru features in a datastore and also tries to add
> support for query capabilities as a way to state what parts of
> query are supported, and what aren't).
>
> The proposal is not finalized, thought seems like a good starting
> point for discussion. Please provide feedback.
>
> Cheers
> Andrea
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/java
>one _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
> !DSPAM:4040,480640ec45501849620573!



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to