Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-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 A301292B3 for ; Wed, 2 Nov 2011 08:17:35 +0000 (UTC) Received: (qmail 26665 invoked by uid 500); 2 Nov 2011 08:17:35 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 26617 invoked by uid 500); 2 Nov 2011 08:17:35 -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 26609 invoked by uid 99); 2 Nov 2011 08:17:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 08:17:35 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.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; Wed, 02 Nov 2011 08:17:29 +0000 Received: from localhost (localhost [127.0.0.1]) by rovere.tirasa.net (Postfix) with ESMTP id 141B7181C4F for ; Wed, 2 Nov 2011 09:17:06 +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 PsKgAOS8QG20 for ; Wed, 2 Nov 2011 09:17:03 +0100 (CET) Received: from [192.168.0.2] (mogano.tirasa.net [192.168.0.2]) by rovere.tirasa.net (Postfix) with ESMTPSA id 253C217FD73 for ; Wed, 2 Nov 2011 09:17:03 +0100 (CET) Message-ID: <4EB0FC7F.6020704@apache.org> Date: Wed, 02 Nov 2011 09:17:03 +0100 From: =?UTF-8?B?RnJhbmNlc2NvIENoaWNjaGlyaWNjw7I=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: RegexpLinkRewriterTransformer References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 01/11/2011 20:40, Simone Tripodi wrote: > Hi all guys, > shouldn't RegexpLinkRewriterTransformer implement > {{setConfiguration()}} rather than {{setup()}}? Hi Simone, take a look at AbstractLinkRewriterTransformer, ancestor of RegexpLinkRewriterTransformer: it implements both. RegexpLinkRewriterTransformer is also used in cocoon-sample's sitemap. Cheers. -- Francesco Chicchiriccò Apache Cocoon Committer and PMC Member http://people.apache.org/~ilgrosso/