Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 52241 invoked from network); 20 Aug 2010 15:34:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Aug 2010 15:34:56 -0000 Received: (qmail 38338 invoked by uid 500); 20 Aug 2010 15:34:55 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 38289 invoked by uid 500); 20 Aug 2010 15:34:55 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 38282 invoked by uid 99); 20 Aug 2010 15:34:55 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Aug 2010 15:34:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Fri, 20 Aug 2010 15:34:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7KFYGt2028413 for ; Fri, 20 Aug 2010 15:34:16 GMT Message-ID: <11270365.470931282318456342.JavaMail.jira@thor> Date: Fri, 20 Aug 2010 11:34:16 -0400 (EDT) From: =?utf-8?Q?Michael_D=C3=BCrig_=28JIRA=29?= To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-2722) Add a filtered RangeIterator In-Reply-To: <9144915.470531282317318604.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2722?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D129007= 35#action_12900735 ]=20 Michael D=C3=BCrig commented on JCR-2722: ------------------------------------ There is already org.apache.jackrabbit.commons.flat.FilterIterator which mi= ght get reused for this > Add a filtered RangeIterator > ---------------------------- > > Key: JCR-2722 > URL: https://issues.apache.org/jira/browse/JCR-2722 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-jcr-commons > Reporter: Jukka Zitting > Assignee: Jukka Zitting > Priority: Minor > Fix For: 2.2.0 > > > It would be useful to have a FilteredRangeIterator utility class that can= be used to apply arbitrary filters on other RangeIterators. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.