Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 53904 invoked from network); 17 Aug 2004 01:12:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Aug 2004 01:12:45 -0000 Received: (qmail 65862 invoked by uid 500); 17 Aug 2004 01:12:21 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 65574 invoked by uid 500); 17 Aug 2004 01:12:19 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 65558 invoked by uid 99); 17 Aug 2004 01:12:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [217.160.230.41] (HELO mout.perfora.net) (217.160.230.41) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 16 Aug 2004 18:12:19 -0700 Received: from minotaur.apache.org[209.237.227.194] (helo=[127.0.0.1]) by mrelay.perfora.net with ESMTP (Nemesis), id 0MKz5u-1BwsWO1J4R-0003Oz; Mon, 16 Aug 2004 21:12:16 -0400 X-Provags-ID: perfora.net abuse@perfora.net e2e4156964dfbcc4c642ec658fa7f9b9 Message-ID: <41215B6F.20701@reverycodes.com> Date: Mon, 16 Aug 2004 21:12:15 -0400 From: Vadim Gritsenko User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Bring the new I18NMatcher in line with LocaleAction [Bug 30046] References: <20040809143427.23772.qmail@nagoya.betaversion.org> <4118F734.10304@upaya.co.uk> <411979E3.8000302@reverycodes.com> <4119E88B.90006@upaya.co.uk> <411BB4BA.4030306@reverycodes.com> <411BD949.8040604@upaya.co.uk> <411D57E9.1090300@reverycodes.com> <411FC619.8070002@upaya.co.uk> In-Reply-To: <411FC619.8070002@upaya.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Upayavira wrote: > Vadim Gritsenko wrote: > >> Ok, I (majorly) reworked both LocaleAction and I18nMatcher. >> >> Also, I removed "language-attribute", "country-attribute", >> "variant-attribute" configuration elements from LocaleAction - IMHO >> they are clear FS - what's the point in customizing sitemap variable >> names. Language sitemap variable renamed to "language", same as in >> I18nMatcher. > > > Fair enough. Although it is a feature removal. Is it (necessarily) bad? Mentioning in the "Update" doc should be enough. >> Please take a look, check that everything is ok :-) >> >> I was thinking: may be I18nMatcher should be renamed to LocaleMatcher? > > > I had thought of that myself. I'm okay with that too. I'll go then with renaming it and merging it into the 2.1 branch. Vadim