Return-Path: Delivered-To: apmail-incubator-chemistry-dev-archive@minotaur.apache.org Received: (qmail 26017 invoked from network); 20 Nov 2009 13:44:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Nov 2009 13:44:02 -0000 Received: (qmail 74164 invoked by uid 500); 20 Nov 2009 13:44:02 -0000 Delivered-To: apmail-incubator-chemistry-dev-archive@incubator.apache.org Received: (qmail 74091 invoked by uid 500); 20 Nov 2009 13:44:02 -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 74081 invoked by uid 99); 20 Nov 2009 13:44:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2009 13:44:02 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2009 13:43:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A0245234C045 for ; Fri, 20 Nov 2009 05:43:39 -0800 (PST) Message-ID: <663142360.1258724619654.JavaMail.jira@brutus> Date: Fri, 20 Nov 2009 13:43:39 +0000 (UTC) From: "Florent Guillaume (JIRA)" To: chemistry-dev@incubator.apache.org Subject: [jira] Commented: (CMIS-63) Implement proper paging In-Reply-To: <1197625466.1258724499561.JavaMail.jira@brutus> 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-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780549#action_12780549 ] Florent Guillaume commented on CMIS-63: --------------------------------------- Also in 1.0 http://tools.oasis-open.org/issues/browse/CMIS-357 specifies that a cmisra:numItems can be returned in AtomPub feeds to inform clients when the total number of items is known. > Implement proper paging > ----------------------- > > Key: CMIS-63 > URL: https://issues.apache.org/jira/browse/CMIS-63 > Project: Chemistry > Issue Type: Task > Components: api, atompub, client, jcr, server, simple, soap > Reporter: Florent Guillaume > Assignee: Florent Guillaume > > The API and implementation needs to reflect the fact that paging occurs in the returned lists. > AtomPub paging must be supported. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.