Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 37882 invoked from network); 26 Jun 2006 13:59:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jun 2006 13:59:51 -0000 Received: (qmail 41462 invoked by uid 500); 26 Jun 2006 13:59:49 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 41411 invoked by uid 500); 26 Jun 2006 13:59:49 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 41400 invoked by uid 99); 26 Jun 2006 13:59:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2006 06:59:49 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [217.160.128.107] (HELO www.samaflost.de) (217.160.128.107) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2006 06:59:48 -0700 Received: by www.samaflost.de (Postfix, from userid 1000) id 20F678FD26A; Mon, 26 Jun 2006 15:59:26 +0200 (CEST) To: dev@ant.apache.org Subject: Re: scripting X-Draft-From: ("nnfolder:mail.jakarta-ant" 74480) References: <449BBCBD.5040404@apache.org> <8f836c660606230859i49bd46f4h90b33ccf587041ed@mail.gmail.com> <87fyhta7t9.fsf@www.samaflost.de> <449FC1D1.3030203@apache.org> From: Stefan Bodewig Date: Mon, 26 Jun 2006 15:59:26 +0200 In-Reply-To: <449FC1D1.3030203@apache.org> (Steve Loughran's message of "Mon, 26 Jun 2006 12:15:29 +0100") Message-ID: <87u068xbk1.fsf@www.samaflost.de> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mon, 26 Jun 2006, Steve Loughran wrote: > Stefan Bodewig wrote: >> On Fri, 23 Jun 2006, Alexey Solofnenko wrote: >> >>> About property expansion - many languages use the same syntax for >>> inline property substitution. It may be good not to expand >>> properties automatically. >> That's the reason it hasn't been implemented, exactly. Just >> imagine a script task using Perl with a bunch of Perl variables >> that accidently collide with Ant properties. Stefan > > yeah, it would be funny. Perhaps an expandProperties attribute that > would be false by default, but could be turned on if you knew what > you were doing. Works for me Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org