Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 12264 invoked from network); 8 Apr 2005 15:11:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Apr 2005 15:11:21 -0000 Received: (qmail 75696 invoked by uid 500); 8 Apr 2005 15:11:15 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 75383 invoked by uid 500); 8 Apr 2005 15:11:13 -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 Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 75369 invoked by uid 99); 8 Apr 2005 15:11:13 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of lars_huttar@sil.org designates 208.145.81.85 as permitted sender) Received: from mail.jaars.org (HELO mail.link77.net) (208.145.81.85) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 08 Apr 2005 08:11:13 -0700 X-Scanned-By: RAE MPP/ClamAV http://raeinternet.com/mpp X-ExtScanner: Niversoft's Find_Attachments Received: from [172.20.5.114] (account lars_huttar@sil.org [172.20.5.114] verified) by mail.link77.net (CommuniGate Pro SMTP 4.1.8) with ESMTP-TLS id 67667080; Fri, 08 Apr 2005 11:11:10 -0400 Message-ID: <42569F0C.8050906@sil.org> Date: Fri, 08 Apr 2005 10:11:08 -0500 From: Lars Huttar Organization: SIL User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: SourceWritingTransformer References: <2E3C67C5D5824745B47334BC3D7BE6EC0E282B@fencms01.fenc.org.uk> <38737.165.98.153.184.1112848326.squirrel@www.agssa.net> <4254E1C4.5090007@wyona.com> <42558FB3.3050204@sil.org> In-Reply-To: <42558FB3.3050204@sil.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Lars Huttar wrote: > Michael Wechner wrote: > >> Antonio Gallardo wrote: >> >>> On Mie, 6 de Abril de 2005, 9:43, Sylvain Wallez dijo: >> >> >>>> Rather than using a transformer, you really should consider using the >>>> flowscript and the PipelineUtil class, or the copy-source action. >>>> >>> >>> >> >> is there a more concrete example on this? > > > I second this question, Sylvain. > A big advantage of transformers is that they can take a > dynamically-generated list of source/dest files as input. > I don't know how to do that with an action -- is it possible? Hmm, now that I think about it (maybe somebody mentioned this last time this topic came up?), you could do this by generating cinclude elements that call a pipeline that performs this action with parameters. Lars --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org