Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 61025 invoked by uid 500); 3 Feb 2001 13:28:25 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 61008 invoked from network); 3 Feb 2001 13:28:24 -0000 Message-ID: <3A7C075E.1F1B3614@algroup.co.uk> Date: Sat, 03 Feb 2001 13:27:58 +0000 From: Ben Laurie X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: new-httpd@apache.org Subject: Re: [Patch]: Update of the code to move cgi stuff from mod_include to mod_cgi(d) References: <3A79BEA6.8C60D294@raleigh.ibm.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N "Paul J. Reder" wrote: > > Yes I realize that this is not vital to the beta. It doesn't fix any bugs. > It just makes maintenance a bit easier. > > Besides I needed to update my last patch to use Ben's optional hook code. Optional function, not hook (optional hooks are, unfortunately, called generic hooks). > This code works in all permutations with and without mod_include, mod_cgi, > and mod_cgid. Is that cool or what? > The only compelling reason I can give for committing this before the beta > is that I am tired of re-porting this every time someone makes more changes > to mod_include or mod_cgi(d) (third shot now). I'm +1, because I'd like to make sure optional functions get tested properly. BTW, one minor criticism: it is eccentric (though not incorrect) to fetch a pointer to your own optional function, as mod_include does in this patch! Cheers, Ben. -- http://www.apache-ssl.org/ben.html "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff