Return-Path: X-Original-To: apmail-cocoon-users-archive@www.apache.org Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38487DF29 for ; Mon, 18 Feb 2013 13:55:07 +0000 (UTC) Received: (qmail 73355 invoked by uid 500); 18 Feb 2013 13:55:07 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 73064 invoked by uid 500); 18 Feb 2013 13:55:06 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 73044 invoked by uid 99); 18 Feb 2013 13:55:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2013 13:55:06 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [78.134.5.44] (HELO rovere.tirasa.net) (78.134.5.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2013 13:54:58 +0000 Received: from localhost (localhost [127.0.0.1]) by rovere.tirasa.net (Postfix) with ESMTP id 12F7417FE7D for ; Mon, 18 Feb 2013 14:54:38 +0100 (CET) X-Virus-Scanned: amavisd-new at tirasa.net Received: from rovere.tirasa.net ([127.0.0.1]) by localhost (rovere.tirasa.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wRmE6tk060rt for ; Mon, 18 Feb 2013 14:54:31 +0100 (CET) Received: from [192.168.0.2] (mogano.tirasa.net [192.168.0.2]) by rovere.tirasa.net (Postfix) with ESMTPSA id EC7F417F7A6 for ; Mon, 18 Feb 2013 14:54:30 +0100 (CET) Message-ID: <51223297.7020002@apache.org> Date: Mon, 18 Feb 2013 14:54:31 +0100 From: =?ISO-8859-1?Q?Francesco_Chicchiricc=F2?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: sitemap parameter in C3 (was Re: A generator with sitemap parameter in C3) References: <5118D5A5.1000904@apache.org> <5118E6DD.7000506@apache.org> <512231B4.9080802@gmail.com> In-Reply-To: <512231B4.9080802@gmail.com> X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 18/02/2013 14:50, Thorsten Scherler wrote: > On 02/11/2013 01:55 PM, gelo1234 wrote: >> ... >> So the setup(...) has access to sitemap parameters :) Why not >> setConfiguration(..) ? >> >> Does call: >> this.setup((Map) configuration) >> strips off?/adds? some unwanted/additional data for sitemap-servlet >> framework ? >> >> As i recall setConfiguration is for Java only (without >> sitemap-servlet) Cocoon use and setup is for standard sitemap-servlet >> ? Is that correct ? >> > No actually setConfiguration is for passing parameters from the sitemap > to the component e.g. http://svn.apache.org/r1447255 > > The setup() will be called when the pipeline setup is called, I think we > should drop one since it is highly confusing. +1 - I get often confused as well... :S Regards. -- Francesco Chicchiricc� ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member http://people.apache.org/~ilgrosso/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org