From dev-return-35465-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Oct 28 21:29:46 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 90825 invoked from network); 28 Oct 2010 21:29:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Oct 2010 21:29:46 -0000 Received: (qmail 52053 invoked by uid 500); 28 Oct 2010 21:29:46 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 51999 invoked by uid 500); 28 Oct 2010 21:29:46 -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 51991 invoked by uid 99); 28 Oct 2010 21:29:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Oct 2010 21:29:46 +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; Thu, 28 Oct 2010 21:29:44 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9SLTMR4013518 for ; Thu, 28 Oct 2010 21:29:22 GMT Message-ID: <11122070.127501288301362342.JavaMail.jira@thor> Date: Thu, 28 Oct 2010 17:29:22 -0400 (EDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSHARED-64) IStates and inherited interfaces/implementing classes shpuld be enums In-Reply-To: <22115178.31901283681013664.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSHARED-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925951#action_12925951 ] Emmanuel Lecharny commented on DIRSHARED-64: -------------------------------------------- Maybe I overlooked the problem :) +1 if you can make it works. Thanks Felix ! (sometime, you need to step back and wait, the solution is probably easier than what you thought...) > IStates and inherited interfaces/implementing classes shpuld be enums > --------------------------------------------------------------------- > > Key: DIRSHARED-64 > URL: https://issues.apache.org/jira/browse/DIRSHARED-64 > Project: Directory Shared > Issue Type: Improvement > Affects Versions: 0.9.19 > Reporter: Emmanuel Lecharny > Priority: Minor > Fix For: 1.1.0 > > Attachments: IState2Enum.patch > > > We should transform this interface to be an Enum -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.