Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 89151 invoked from network); 4 Dec 2006 16:34:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 16:34:56 -0000 Received: (qmail 34801 invoked by uid 500); 4 Dec 2006 16:35:04 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 34350 invoked by uid 500); 4 Dec 2006 16:35:03 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 34339 invoked by uid 99); 4 Dec 2006 16:35:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 08:35:03 -0800 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 (herse.apache.org: domain of ml@wrinkledog.com designates 207.162.210.50 as permitted sender) Received: from [207.162.210.50] (HELO wrinkledog.com) (207.162.210.50) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 04 Dec 2006 08:34:51 -0800 Received: (qmail 10064 invoked by uid 0); 4 Dec 2006 16:34:23 -0000 Received: from unknown (HELO ?192.168.0.5?) (ml@67.171.172.83) by wrinkledog.com with SMTP; 4 Dec 2006 16:34:23 -0000 Mime-Version: 1.0 (Apple Message framework v624) In-Reply-To: References: <4573EA7F.4090006@apache.org> <5e7d39f017ab3cc30b07840b7388a1bc@wrinkledog.com> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Message-Id: <3fe33de46d5ce578e44511a4beb05d42@wrinkledog.com> Content-Transfer-Encoding: quoted-printable From: Mark Lundquist Subject: Re: [RT] Improved matching & selecting Date: Mon, 4 Dec 2006 08:34:16 -0800 To: dev@cocoon.apache.org X-Mailer: Apple Mail (2.624) X-Virus-Checked: Checked by ClamAV on apache.org On Dec 4, 2006, at 7:37 AM, Bertrand Delacretaz wrote: > Restricting a single sitemap to use either of these engines (as > opposed to allowing a mix in a single sitemap) might help avoid > confusion. I totally agree! How about... This would be the default setting, to preserve backward-compatibility. =20= It would also log a message to the deprecation log! vs.: I'm also thinking that with matching=3D"engine", we should get rid of = the=20 section in the sitemap altogether, and set up the matching=20 engine component in cocoon.xconf. WDYT? cheers, =97ml=97