Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 22972 invoked from network); 26 Nov 2008 22:25:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 22:25:05 -0000 Received: (qmail 49996 invoked by uid 500); 26 Nov 2008 22:25:16 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 49944 invoked by uid 500); 26 Nov 2008 22:25:16 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 49933 invoked by uid 99); 26 Nov 2008 22:25:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 14:25:16 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 22:23:58 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CADA4234C2A6 for ; Wed, 26 Nov 2008 14:24:44 -0800 (PST) Message-ID: <1676354291.1227738284829.JavaMail.jira@brutus> Date: Wed, 26 Nov 2008 14:24:44 -0800 (PST) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSTUDIO-431) LdifEnumeration should extend Iterable In-Reply-To: <248642876.1227703966072.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSTUDIO-431?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 2651163#action_12651163 ]=20 Emmanuel Lecharny commented on DIRSTUDIO-431: --------------------------------------------- You're right, Stefan. It's then just a matter of publish a better documentation about LdifReader = for us :) (at least, let the users know that it exists !) > LdifEnumeration should extend Iterable > -------------------------------------- > > Key: DIRSTUDIO-431 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-431 > Project: Directory Studio > Issue Type: Improvement > Components: studio-ldifeditor > Reporter: J=C3=BCrgen Weber > > org.apache.directory.studio.ldifparser.model.LdifEnumeration (and maybe o= thers?) should extend java.lang.Iterable to use it in a for loop. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.