Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 177DF7EF7 for ; Thu, 6 Oct 2011 20:50:00 +0000 (UTC) Received: (qmail 69001 invoked by uid 500); 6 Oct 2011 20:49:59 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 68930 invoked by uid 500); 6 Oct 2011 20:49:59 -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 68921 invoked by uid 99); 6 Oct 2011 20:49:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2011 20:49:58 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [173.201.192.109] (HELO p3plsmtpa06-08.prod.phx3.secureserver.net) (173.201.192.109) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 06 Oct 2011 20:49:51 +0000 Received: (qmail 30413 invoked from network); 6 Oct 2011 20:49:29 -0000 Received: from unknown (76.252.112.72) by p3plsmtpa06-08.prod.phx3.secureserver.net (173.201.192.109) with ESMTP; 06 Oct 2011 20:49:29 -0000 Message-ID: <4E8E1449.5080708@rowe-clan.net> Date: Thu, 06 Oct 2011 15:49:13 -0500 From: "William A. Rowe Jr." User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Redundant new 2.3-beta feature? Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I believe this patch, introducing SetEnvIf OID evaluation... http://svn.apache.org/viewvc?view=revision&revision=220307 is rendered redundant, or at least should be redundant if the ap_expr engine can be made capable... by... http://svn.apache.org/viewvc?view=revision&revision=1037137 Thoughts?