From dev-return-21535-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Tue Mar 24 14:05:36 2009 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 61066 invoked from network); 24 Mar 2009 14:05:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Mar 2009 14:05:36 -0000 Received: (qmail 87807 invoked by uid 500); 24 Mar 2009 14:05:35 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 87719 invoked by uid 500); 24 Mar 2009 14:05:35 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 87711 invoked by uid 99); 24 Mar 2009 14:05:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 14:05:35 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jorton@redhat.com designates 66.187.237.31 as permitted sender) Received: from [66.187.237.31] (HELO mx2.redhat.com) (66.187.237.31) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 14:05:27 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n2OE55FY009630 for ; Tue, 24 Mar 2009 10:05:06 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n2OE50MV026472 for ; Tue, 24 Mar 2009 10:05:00 -0400 Received: from turnip.manyfish.co.uk (vpn-12-101.rdu.redhat.com [10.11.12.101]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n2OE54W7029950 for ; Tue, 24 Mar 2009 10:05:05 -0400 Received: from jorton by turnip.manyfish.co.uk with local (Exim 4.69) (envelope-from ) id 1Lm7FW-000595-VG for dev@apr.apache.org; Tue, 24 Mar 2009 14:05:02 +0000 Date: Tue, 24 Mar 2009 14:05:02 +0000 From: Joe Orton To: dev@apr.apache.org Subject: Re: [VOTE] LDAP in APR 2.x? Message-ID: <20090324140502.GA19766@redhat.com> Mail-Followup-To: dev@apr.apache.org References: <5c902b9e0903240326r3222ac90k15dcb7f34d2d1587@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <5c902b9e0903240326r3222ac90k15dcb7f34d2d1587@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Organization: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in UK and Wales under Company Registration No. 03798903 Directors: Michael Cunningham (USA), Brendan Lane (Ireland), Matt Parson (USA), Charlie Peters (USA) X-Scanned-By: MIMEDefang 2.58 on 172.16.27.26 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Mar 24, 2009 at 11:26:36AM +0100, Justin Erenkrantz wrote: > [ ] Fix the LDAP interface to be a complete/full LDAP abstraction > [X] Remove the LDAP interfaces from APR Folding this code into mod_ldap seems like the right thing to do. Regards, Joe