Fotis Jannidis wrote: > > > > Kevin A. Burton wrote: > > > > [EMAIL PROTECTED] wrote: > > > > > > > > > > Kevin Burton wrote: > > > > > > What I propose is to create a new task that will transform an XML > > > > > > document with a Stylesheet into another XML document: > > > > > > > > > > > > <xsl in="in.xml" xsl="in.xsl" out="out.xml"/> > I am interested in this task. > I could need an additional attrib which allows me to choose between: > a) run xslt task everytime > b) only if the result files don't exist > c) only if the result file is older than the stylesheet or the input file > > I need this anyway, so if you think this is not of use for most users tell > me, then I will do > it. > Fotis Jannidis
+1. Can't b and C be combined into a smart="true" attribute? It should be hard to do. Kevin -- Kevin A Burton ([EMAIL PROTECTED]) http://relativity.yi.org Message to SUN: "Open Source Java!" "For evil to win is for good men to do nothing."
