From dev-return-33194-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Sun Apr 11 12:40:13 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 75241 invoked from network); 11 Apr 2010 12:40:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Apr 2010 12:40:13 -0000 Received: (qmail 35824 invoked by uid 500); 11 Apr 2010 12:40:13 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 35780 invoked by uid 500); 11 Apr 2010 12:40:13 -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 35771 invoked by uid 99); 11 Apr 2010 12:40:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Apr 2010 12:40:13 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andrea.gariboldi@gmail.com designates 209.85.219.220 as permitted sender) Received: from [209.85.219.220] (HELO mail-ew0-f220.google.com) (209.85.219.220) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Apr 2010 12:40:06 +0000 Received: by ewy20 with SMTP id 20so1674161ewy.1 for ; Sun, 11 Apr 2010 05:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:received:message-id:subject:from:to :content-type; bh=Z1CuV345nTcz9MW4qSCx55OPGaZ0m42ri1Ofwy25CKY=; b=glT9L7fVZKX6f4xfHS8Q6spgBlvVD8StdlRRnDV/SBIKqmbR3WBR+QsHQVLr8okyWQ z69MIC5Gh5wIo9iXkwCqnoMxVuOu4lQRbWnbyxyTZ9KDb5OM4jg1xrP8MNdBTT08Iixv TwEtBphenZfPvya+PHiV6Q2A/6+nioclRPfyo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=fGbAs2L3SUPu/N+qNORwgMWWfH1EQCFCCuWCllNIdVHCLA1Ti2l3GPT2Ot2+USQxg2 nfd50AONmrifHFFovPCFFkWiNSc6ntxFVwi/Z3w79THTOCvCsksImkaAo1PTvrV4G15e g9/aqE078ATksc69G6xWm+6vp0A2ZBQy+yOPI= MIME-Version: 1.0 Sender: andrea.gariboldi@gmail.com Received: by 10.213.15.7 with HTTP; Sun, 11 Apr 2010 05:39:45 -0700 (PDT) Date: Sun, 11 Apr 2010 14:39:45 +0200 X-Google-Sender-Auth: cbec2237c4733566 Received: by 10.213.80.10 with SMTP id r10mr1290191ebk.56.1270989585404; Sun, 11 Apr 2010 05:39:45 -0700 (PDT) Message-ID: Subject: getUpName on DN From: Andrea Gariboldi To: Apache Directory Developers List Content-Type: multipart/alternative; boundary=00c09f8a54eac056ad0483f552cd --00c09f8a54eac056ad0483f552cd Content-Type: text/plain; charset=ISO-8859-1 Hi guys, refactoring the OraclePartition for 1.5.6 i've seen that there was a big refactoring. Great job! It simplifies partition writing a lot.. it looks a lot more "consistent" (IMUO). Just one question about user provided DNs.. Where they are now? They was in the getUpDN method of LdapDN class, is the DN.getName() method the same as getUpDN? Thanks, Andrea --00c09f8a54eac056ad0483f552cd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi guys,
=A0=A0=A0 refactoring the OraclePartition for 1.5.6 i've se= en that there was a
big refactoring. Great job! It simplifies partition= writing a lot.. it looks
a lot more "consistent" (IMUO).
=
Just one question about user provided DNs..
Where they are now? They was= in the getUpDN method of LdapDN
class, is the DN.getName() method the s= ame as getUpDN?

Thanks,
Andrea
--00c09f8a54eac056ad0483f552cd--