Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 61218 invoked from network); 7 Jun 2005 13:21:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2005 13:21:04 -0000 Received: (qmail 92594 invoked by uid 500); 7 Jun 2005 13:21:03 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 92539 invoked by uid 500); 7 Jun 2005 13:21:02 -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 92505 invoked by uid 99); 7 Jun 2005 13:21:02 -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.66 as permitted sender) Received: from imf18aec.mail.bellsouth.net (HELO imf18aec.mail.bellsouth.net) (205.152.59.66) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 07 Jun 2005 06:20:59 -0700 Received: from ibm61aec.bellsouth.net ([65.80.200.112]) by imf18aec.mail.bellsouth.net with ESMTP id <20050607132044.CCGH16444.imf18aec.mail.bellsouth.net@ibm61aec.bellsouth.net> for ; Tue, 7 Jun 2005 09:20:44 -0400 Received: from [172.16.1.3] (really [65.80.200.112]) by ibm61aec.bellsouth.net with ESMTP id <20050607132044.UEQN4468.ibm61aec.bellsouth.net@[172.16.1.3]> for ; Tue, 7 Jun 2005 09:20:44 -0400 Message-ID: <42A59F22.1040709@bellsouth.net> Date: Tue, 07 Jun 2005 09:20:34 -0400 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050329) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@directory.apache.org 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: <20050607063933.94738.qmail@minotaur.apache.org> In-Reply-To: <20050607063933.94738.qmail@minotaur.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N elecharny@apache.org wrote: >Author: elecharny >Date: Mon Jun 6 23:39:31 2005 >New Revision: 188711 > >URL: http://svn.apache.org/viewcvs?rev=188711&view=rev >Log: >Renamed the objects from xxxPOJO to xxx. Alex, I took the 2 cts you put on the table ;-) > > It's flattering you took the advice but does it actually make your classes and code feel better to you?