Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 7433 invoked from network); 30 Mar 2011 00:31:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Mar 2011 00:31:56 -0000 Received: (qmail 10094 invoked by uid 500); 30 Mar 2011 00:31:55 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 10051 invoked by uid 500); 30 Mar 2011 00:31:55 -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 10044 invoked by uid 99); 30 Mar 2011 00:31:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Mar 2011 00:31:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elecharny@gmail.com designates 74.125.82.42 as permitted sender) Received: from [74.125.82.42] (HELO mail-ww0-f42.google.com) (74.125.82.42) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Mar 2011 00:31:49 +0000 Received: by wwk4 with SMTP id 4so3495437wwk.1 for ; Tue, 29 Mar 2011 17:31:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:reply-to:user-agent :mime-version:to:subject:content-type:content-transfer-encoding; bh=sIY2QMF5SCHc88GMVuRUPM/hhl39YBZa90+1699bUSQ=; b=bvD1Kj+9dYFaElbTFPLvCUu+vCvx0R+XucVTI/EkrFiCslJEzD9ejR7bQ9sZZHI2TC JL/MQWaY9LSh7oHfJBbw5L74FujU2I1h65m46BIaKFcE8cAw7z2mozNmTgDO/iYzVsGC CckwgDEQlP80VlRw81gXceQJmFjY7FQqqx+6M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=NmmRKiA+FrC2XvvvxYVDlNbjN2cwL7na5NUpxnWH2rSZvwofi7lLhojCdds5lLl8rg cXsnHe/Op6DkW0ZCA2NaiMjRWkWakJ0Vb61NMpMb3gEmNSabdfa5hQPfesekHpMOpmdK ERkOlDrx+sR5cbpYkmmC16XqhfG+fYeGoSIgw= Received: by 10.216.213.37 with SMTP id z37mr510911weo.2.1301445088008; Tue, 29 Mar 2011 17:31:28 -0700 (PDT) Received: from emmanuel-lecharnys-MacBook-Pro.local (ran75-1-78-192-106-184.fbxo.proxad.net [78.192.106.184]) by mx.google.com with ESMTPS id n2sm2215255wej.46.2011.03.29.17.31.26 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 29 Mar 2011 17:31:26 -0700 (PDT) Message-ID: <4D9279DD.3000005@gmail.com> Date: Wed, 30 Mar 2011 02:31:25 +0200 From: Emmanuel Lecharny Reply-To: elecharny@apache.org User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Some few classes that are probably stored at the right place... Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi guys, while I was reviewing the Filter classes, I found a couple of classes in the filter packages and I don't think they should be stored under this package : - SearchScope : an Enum used in SearchRequests - LdapURL : used mostly in referrals Anyone has an idea about the best location for those 2 classes ? in 'message' ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com