Return-Path: Delivered-To: apmail-incubator-chemistry-dev-archive@minotaur.apache.org Received: (qmail 61597 invoked from network); 5 May 2010 08:41:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 08:41:29 -0000 Received: (qmail 44440 invoked by uid 500); 5 May 2010 08:41:29 -0000 Delivered-To: apmail-incubator-chemistry-dev-archive@incubator.apache.org Received: (qmail 44324 invoked by uid 500); 5 May 2010 08:41:27 -0000 Mailing-List: contact chemistry-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chemistry-dev@incubator.apache.org Delivered-To: mailing list chemistry-dev@incubator.apache.org Received: (qmail 43343 invoked by uid 99); 5 May 2010 08:41:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 08:41:26 +0000 X-ASF-Spam-Status: No, hits=-1390.5 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 08:41:25 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o458f5ac024009 for ; Wed, 5 May 2010 08:41:05 GMT Message-ID: <5702652.17151273048865865.JavaMail.jira@thor> Date: Wed, 5 May 2010 04:41:05 -0400 (EDT) From: "Stephan Klevenz (JIRA)" To: chemistry-dev@incubator.apache.org Subject: [jira] Updated: (CMIS-200) PagingList refactor part 2 In-Reply-To: <29179199.28991272617214272.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz updated CMIS-200: --------------------------------- Status: Resolved (was: Patch Available) Resolution: Fixed Renaming to ItemIterator done. > PagingList refactor part 2 > -------------------------- > > Key: CMIS-200 > URL: https://issues.apache.org/jira/browse/CMIS-200 > Project: Chemistry > Issue Type: Bug > Components: opencmis-client > Reporter: David Caruana > Assignee: Stephan Klevenz > > - rename PagingIterable to the chosen name :-) - candidates: SkipIterable, ItemIterable, ... > - removes "maxItems" from the service calls > - adds maxItems to OperationContext > - adds a getPage(int maxItems) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.