Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 49760 invoked from network); 1 Feb 2005 16:38:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Feb 2005 16:38:07 -0000 Received: (qmail 71384 invoked by uid 500); 1 Feb 2005 16:38:06 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 71347 invoked by uid 500); 1 Feb 2005 16:38:06 -0000 Mailing-List: contact directory-dev-help@incubator.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 directory-dev@incubator.apache.org Received: (qmail 71331 invoked by uid 99); 1 Feb 2005 16:38:06 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of aok123@bellsouth.net designates 205.152.59.68 as permitted sender) Received: from imf20aec.mail.bellsouth.net (HELO imf20aec.mail.bellsouth.net) (205.152.59.68) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 01 Feb 2005 08:38:04 -0800 Received: from [172.16.1.8] ([65.80.200.112]) by imf20aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20050201163802.FKPA1977.imf20aec.mail.bellsouth.net@[172.16.1.8]> for ; Tue, 1 Feb 2005 11:38:02 -0500 Message-ID: <41FFB069.8070807@bellsouth.net> Date: Tue, 01 Feb 2005 11:38:01 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [jira] Commented: (DIRLDAP-31) Commons.Cli implemented in Bind References: <458684031.1107272057682.JavaMail.jira@ajax.apache.org> <1107274189.5485.33.camel@portable.iktek.com> <41FFAA55.7000005@apache.org> In-Reply-To: <41FFAA55.7000005@apache.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Enrique Rodriguez wrote: > Emmanuel Lecharny wrote: > >> I will stick to those conventions. I really like those m_ prefix, as I >> have spent hours catching those kind of "name = name;" errors. Wathever. >> Good style, bad style, at least have a style! I buy your style, I'm very >> close to it ("Writing" solid code, that was a good basis to begin with. >> M$ should have read it ;) >> >> I'm working with Eclipse, but I could try a switch. > > > Trustin and I use Eclipse. I knew you'd post on this :). IDE's are a personal choice yes. Just to clarify Emmanuel I use both of them for their various strengths and vi for most quick edits. However IDEA has style and blows Eclipse away when it comes to refactoring, but Eclipse is free and has better VCS support. It's a toss up I guess. One of these days I'll have to get IDEA folks on to the OSGi kick so Enrique can jump on board ;). Cheers, -Alex