Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 22731 invoked from network); 15 Sep 2009 15:21:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Sep 2009 15:21:57 -0000 Received: (qmail 11002 invoked by uid 500); 15 Sep 2009 15:21:56 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 10934 invoked by uid 500); 15 Sep 2009 15:21:56 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 10924 invoked by uid 99); 15 Sep 2009 15:21:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 15:21:56 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [209.85.210.179] (HELO mail-yx0-f179.google.com) (209.85.210.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 15:21:45 +0000 Received: by yxe9 with SMTP id 9so5710736yxe.26 for ; Tue, 15 Sep 2009 08:21:24 -0700 (PDT) Received: by 10.91.55.14 with SMTP id h14mr4243210agk.67.1253028084285; Tue, 15 Sep 2009 08:21:24 -0700 (PDT) Received: from ?192.168.200.166? ([64.191.174.81]) by mx.google.com with ESMTPS id 7sm174629aga.62.2009.09.15.08.21.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 15 Sep 2009 08:21:23 -0700 (PDT) Message-Id: <42033668-C3FA-4C40-AFF2-9009D07A094C@rcbowen.com> From: Rich Bowen To: dev@httpd.apache.org In-Reply-To: <4AAAC6DA.3000406@rowe-clan.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: svn commit: r795451 - /httpd/httpd/branches/2.2.x/STATUS Date: Tue, 15 Sep 2009 11:21:21 -0400 References: <20090718235317.3D2D32388872@eris.apache.org> <4A64D3CA.4050300@rowe-clan.net> <4A9DA9D9.3090203@rowe-clan.net> <4A9DAE76.5000402@webthing.com> <4AAAC6DA.3000406@rowe-clan.net> X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org On Sep 11, 2009, at 5:53 PM, William A. Rowe, Jr. wrote: >>> >>> Can we compromise on the name NotFoundHandler, MissingFileHandler, >>> NotFoundAction, MissingFileAction, or any of a dozen other possible >>> variations that don't contain the misleading word "Default"? >> >> FWIW, I preferred your earlier suggestion of Fallback[Handler| >> Action]. > > your input please? > > It would be nice to fix rather than revert, but I'll personally do > either > on Monday, because we can't tag a 2.3 alpha with an veto still open. Sorry for my lack of response. Travel, work. Usual excuses. Sorry. FallbackHandler and FrontController both make a lot of sense to me. FrontController seems like it might be more "correct", in terms of accepted usage in the larger world out there, but either one makes me happy. -- Rich Bowen rbowen@rcbowen.com