Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 34668 invoked from network); 11 Apr 2005 17:24:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Apr 2005 17:24:38 -0000 Received: (qmail 97699 invoked by uid 500); 11 Apr 2005 17:24:38 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 97680 invoked by uid 500); 11 Apr 2005 17:24:37 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 97665 invoked by uid 99); 11 Apr 2005 17:24:37 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of gcaa-apreq-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 11 Apr 2005 10:24:36 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DL2aS-0006y3-4G for apreq-dev@httpd.apache.org; Mon, 11 Apr 2005 19:20:36 +0200 Received: from adsl-3-0-37.mia.bellsouth.net ([65.3.0.37]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Apr 2005 19:20:36 +0200 Received: from joe+gmane by adsl-3-0-37.mia.bellsouth.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Apr 2005 19:20:36 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: apreq-dev@httpd.apache.org To: apreq-dev@httpd.apache.org From: Joe Schaefer Subject: Re: [multi-env] perl glue status Date: Mon, 11 Apr 2005 13:22:10 -0400 Lines: 22 Message-ID: <87psx1jkjh.fsf@gemini.sunstarsys.com> References: <87wtsbgtd5.fsf@gemini.sunstarsys.com> <87hdihyg0l.fsf@gemini.sunstarsys.com> <42572ADA.5050602@gmx.de> <87ekdk90rs.fsf@gemini.sunstarsys.com> <4257C508.1010706@gmx.de> <87vf6tjlci.fsf@gemini.sunstarsys.com> <425AAFEF.2010709@plusthree.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-3-0-37.mia.bellsouth.net Mail-Copies-To: never User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:tAouqCERQHYHpH+JSz08FsMC0nU= Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Michael Peters writes: > Joe Schaefer wrote: [...] >> How about something like this? >> use APR::Request::Apache2 compat => "apreq1"; >> This would then provide Apache::Request, Apache::Cookie, and >> Apache::Upload. They'd be identical to the current >> Apache2:: modules in the multi-env branch. > > Or maybe let someone else split it off as a separate project > to just maintain those perl modules? Heh, that's what got us into this mess ;-). You still have to contend with libapreq1's existing modules, which are appropriately enjoying bitrot; but they aren't being eol'd. -- Joe Schaefer