Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 91805 invoked from network); 10 Nov 2003 08:00:13 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Nov 2003 08:00:13 -0000 Received: (qmail 87560 invoked by uid 500); 10 Nov 2003 07:59:41 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 87527 invoked by uid 500); 10 Nov 2003 07:59:41 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 87513 invoked from network); 10 Nov 2003 07:59:40 -0000 Received: from unknown (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by daedalus.apache.org with SMTP; 10 Nov 2003 07:59:40 -0000 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id hAA7xl9k022784 for ; Mon, 10 Nov 2003 08:59:48 +0100 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2657.72) id ; Mon, 10 Nov 2003 08:59:48 +0100 Message-ID: <879A5AD5DD0ED511891F0003473A9B5608FF724A@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: RE: chaining style transforms Date: Mon, 10 Nov 2003 08:59:48 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C3A760.9CA16DF0" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C3A760.9CA16DF0 Content-Type: text/plain; charset="iso-8859-1" No, no plans. But doing pipeline transformation is something Cocoon does. And they have a new Task [1]. Maybe that would help you. Jan [1] http://marc.theaimsgroup.com/?l=forrest-dev&m=106604806818389&w=2 > -----Original Message----- > From: Stan Devitt [mailto:jsdevitt@stratumtek.com] > Sent: Saturday, November 08, 2003 8:20 PM > To: Ant Users List > Subject: chaining style transforms > > > I frequenly find myself wanting a compound task something like > > > style="${styles}/merge.xsl"/> > style="${styles}/regroup.xsl"/> > style="${styles}/renumber.xsl"/> > > > Are there any plans to explicitly support the chaining of style > transforms (assuming it isn't already there and I just missed it)? > > Stan D. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > ------_=_NextPart_001_01C3A760.9CA16DF0--