You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florent Guillaume (JIRA)" <ji...@apache.org> on 2010/04/26 15:19:36 UTC

[jira] Resolved: (CMIS-41) Use a skippable Iterator when it makes sense instead of a Collection

     [ https://issues.apache.org/jira/browse/CMIS-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florent Guillaume resolved CMIS-41.
-----------------------------------

    Resolution: Won't Fix

Obsoleted by OpenCMIS.

> Use a skippable Iterator when it makes sense instead of a Collection
> --------------------------------------------------------------------
>
>                 Key: CMIS-41
>                 URL: https://issues.apache.org/jira/browse/CMIS-41
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: chemistry-api
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>
> The goal of the Connection API is to simplify use, but when lots of results are potentially returned (query, getChildren) it should be possible to navigate efficiently in the returned list without fetching everything.
> To do that, some kind of skippable iterator could be used. An example of one is http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.