Stefan Bodewig wrote: > > >>>>> "SP" == Sebastien PIERRE <[EMAIL PROTECTED]> writes: > > SP> This resembles to XSLT stylesheets, for those who know. > > Hmm, maybe you could use a real XSLT stylesheet together with a basic > XML file to create a new build.xml tailored to the current conditions > using the new Style task? I'm only partly serious here.
I don't think XSLT would be useful : for exemple I want to apply a block of tasks to each ".xml" file of my directory "xml". For this, I cannot really use XSLT - and don't really figure out how it could be used. Anyway, embedding a scripting language would be a really brilliant idea : I'm convinced that modern app/tools should let the user avoid technical problems by allowing scripting. For this, I propose the PNuts scripting language, which is very similar to Java/JavaScript, but with some very interesting features (packages, gui stuff). It is a good topic to discuss...So what's your opinion ? Seb. -- Sebastien Pierre.- [EMAIL PROTECTED] \ R a t i o n a l software | XML \ meet me on - . Rational Unified Process | technology \ <www.altern.org/paradize> . Vancouver, B.C, -Canada | intern \ - a r t & c o d e -
