Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 15033 invoked from network); 7 Jun 2005 17:00:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2005 17:00:08 -0000 Received: (qmail 47969 invoked by uid 500); 7 Jun 2005 17:00:06 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 47918 invoked by uid 500); 7 Jun 2005 17:00:06 -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 47904 invoked by uid 99); 7 Jun 2005 17:00:06 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from whisky.linagora.com (HELO whisky.linagora.com) (62.23.27.55) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 07 Jun 2005 10:00:05 -0700 Received: from localhost (localhost [127.0.0.1]) by whisky.linagora.com (Postfix) with ESMTP id 7E3AD8D312 for ; Tue, 7 Jun 2005 16:59:30 +0000 (UTC) Received: from whisky.linagora.com ([127.0.0.1]) by localhost (whisky [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29355-05 for ; Tue, 7 Jun 2005 18:59:24 +0200 (CEST) Received: from [192.168.0.111] (sgi2.linagora.com [195.68.36.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by whisky.linagora.com (Postfix) with ESMTP id EDBE2100B60 for ; Tue, 7 Jun 2005 18:59:23 +0200 (CEST) Message-ID: <42A5D279.8090402@apache.org> Date: Tue, 07 Jun 2005 18:59:37 +0200 From: Stephane Bailliez Organization: Apache Software Foundation 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: svn commit: r188711 - in /directory/sandbox/trunk/asn1-new-codec/src/java/org/apache/asn1/ldap/pojo/filters: AndFilter.java AndFilterPOJO.java AttributeValueAssertionFilter.java AttributeValueAssertionFilterPOJO.java Filter.java FilterPOJO.java NotFilter.java NotFilterPOJO.java OrFilter.java OrFilterPOJO.java References: <6591479.1118163209995.JavaMail.www@wwinf1501> In-Reply-To: <6591479.1118163209995.JavaMail.www@wwinf1501> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at linagora.com X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Emmanuel LECHARNY wrote: >Actually, I don't give a shoot. As I said, it was just the conjonction of a discussion on IM and the fact that the actual implementation named Ldap Message xxxImpl that driven me to these xxxPOJO. I feel very confortable with the new names, even more, I should have changed them earlier... > >So, I'm not flattering you at all ! Do not even think I can flatter anyone ;> > >ANd, trust me, advices are always good to be considered, even if they seem to be strange ! > > I have a strange one too. Rename Asn1Pojo and AbstractPojo (is it Asn1Tlv and Abstract Asn1Tlv ?)...and set/getFather as set/getParent() I'm not too sure about the first 2 one but AbstractPojo is not a good name :)