[
https://issues.apache.org/jira/browse/CONNECTORS-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638542#comment-13638542
]
Karl Wright commented on CONNECTORS-676:
----------------------------------------
I wonder if the "cursor" is simply meant to allow you to page through
documents, which are specified on the initial query by a query parameter or
some such?
Also, if the number of seeds that can result from a getSeeds() query is
unlimited, paging is going to be necessary in the connector in order to limit
the memory footprint. So the getSeeds() method will need to be restructured
accordingly, so that the loop is in the connector (rather than DropboxSession),
and there's a "session cursor" object we update on each request.
> Connector for dropbox
> ---------------------
>
> Key: CONNECTORS-676
> URL: https://issues.apache.org/jira/browse/CONNECTORS-676
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Dropbox connector
> Affects Versions: ManifoldCF 1.1.1
> Reporter: Andrew Janowczyk
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.2
>
> Attachments: dropbox-patch.patch
>
>
> Pretty straight forward. It'd be nice to have a connector which can read from
> dropbox.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira