From james.davidson@eng.sun.com Fri Feb 25 01:28:09 2000 Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 44770 invoked from network); 25 Feb 2000 01:28:09 -0000 Received: from mercury.sun.com (192.9.25.1) by locus.apache.org with SMTP; 25 Feb 2000 01:28:09 -0000 Received: from shorter.eng.sun.com ([129.144.124.35]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id RAA02403 for ; Thu, 24 Feb 2000 17:28:09 -0800 (PST) Received: from ionic (d-ucup02-124-65 [129.144.124.65]) by shorter.eng.sun.com (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with SMTP id RAA28841 for ; Thu, 24 Feb 2000 17:28:09 -0800 (PST) Message-ID: <01b601bf7f2f$b25245f0$417c9081@ionic> From: "James Duncan Davidson" To: References: <00b901bf7f26$39d5f030$417c9081@ionic> <38B5D657.2E3CAA32@apache.org> Subject: Re: Proposal: XML output from ant tasks Date: Thu, 24 Feb 2000 17:29:01 -0800 Organization: Sun Microsystems, Inc. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 > That's not true if you use an XSLT transformator based on SAX.. ;) > The problem is that there's nothing like that _currently_ avalialbe. And since we live in the real world, we should code to what is.. :) Oh I wish that there was XSLT on SAX based stuff out there. .duncan