Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 67083 invoked from network); 24 Jan 2007 10:55:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jan 2007 10:55:17 -0000 Received: (qmail 71441 invoked by uid 500); 24 Jan 2007 10:55:19 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 71035 invoked by uid 500); 24 Jan 2007 10:55:17 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 71024 invoked by uid 99); 24 Jan 2007 10:55:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jan 2007 02:55:17 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jan 2007 02:55:07 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id B718D4C0D8 for ; Wed, 24 Jan 2007 10:54:45 +0000 (GMT) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id D7AzBo9wKSnQ for ; Wed, 24 Jan 2007 10:54:41 +0000 (GMT) Received: from ha-node-br2.hpl.hp.com (ha-node-br2.hpl.hp.com [16.25.144.57]) by tobor.hpl.hp.com (Postfix) with ESMTP id 373444C0B3 for ; Wed, 24 Jan 2007 10:54:41 +0000 (GMT) Received: from [16.25.171.182] (chamonix.hpl.hp.com [16.25.171.182]) by ha-node-br2.hpl.hp.com (8.13.4/8.13.4) with ESMTP id l0OAsV5h015874 for ; Wed, 24 Jan 2007 10:54:31 GMT Message-ID: <45B73AE7.3050904@apache.org> Date: Wed, 24 Jan 2007 10:54:31 +0000 From: Steve Loughran User-Agent: Thunderbird 1.5.0.9 (X11/20061206) MIME-Version: 1.0 To: Ant Users List Subject: Re: intra-element attribute property resolution issue References: <1168902419.45ac091403f69@my.visi.com> <45ACB628.8020204@apache.org> <1168990525.45ad613d9dd0b@my.visi.com> <45ADF7D4.8020601@apache.org> <1169048903.45ae4547c98bf@my.visi.com> <7.0.1.0.0.20070117235524.050f00d8@visi.com> <45AF65B6.4070204@apache.org> <7.0.1.0.0.20070118214102.050f01a0@visi.com> <45B4A1CD.6010407@apache.org> <45B4A596.7060307@oopsconsultancy.com> <7.0.1.0.0.20070122233857.058e28a8@visi.com> <45B5F4B3.2080001@apache.org> <7.0.1.0.0.20070123231917.0540cf20@visi.com> In-Reply-To: <7.0.1.0.0.20070123231917.0540cf20@visi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org Jacob Kjome wrote: > > I see your point. Even if the functionality was something you would > support, I'm not sure there's anyone willing to put in the time to > figure it out. But you never know. Like I said before, it could be an > option. So, if someone actually did the work, and it passed rigorous > testing, the functionality could be disabled by default and only enabled > explicitly, just like some of the other options of XMLProperty. I'm not sure that I'd put it in xmlproperty. Its more a general purpose XML to XML transform; something you'd use to manipulate graphs before something like xmlproperty or XSL handles it; something that would have a life outside ant. For example the CDL langauge I discussed is for configuring big systems, and if you look at that microsoft proposed System Modeling langauge, they have some (limited) xref stuff. > Anyway, it was a good discussion and helped fetter out bugs in AntUnit. > BTW, any progress on that? the bug is filed :) --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org