Return-Path: Delivered-To: apmail-incubator-chemistry-dev-archive@minotaur.apache.org Received: (qmail 23321 invoked from network); 4 May 2010 14:03:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 May 2010 14:03:19 -0000 Received: (qmail 20206 invoked by uid 500); 4 May 2010 14:03:19 -0000 Delivered-To: apmail-incubator-chemistry-dev-archive@incubator.apache.org Received: (qmail 20101 invoked by uid 500); 4 May 2010 14:03:19 -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 20093 invoked by uid 99); 4 May 2010 14:03:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 May 2010 14:03:19 +0000 X-ASF-Spam-Status: No, hits=-1385.2 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; Tue, 04 May 2010 14:03:18 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o44E2wu0010842 for ; Tue, 4 May 2010 14:02:58 GMT Message-ID: <14849125.36951272981777998.JavaMail.jira@thor> Date: Tue, 4 May 2010 10:02:57 -0400 (EDT) From: "Stephan Klevenz (JIRA)" To: chemistry-dev@incubator.apache.org Subject: [jira] Assigned: (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 reassigned CMIS-200: ------------------------------------ Assignee: Stephan Klevenz > 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.