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 86809 invoked from network); 24 Jul 2000 20:11:42 -0000 Received: from w002.z208176150.sjc-ca.dsl.cnc.net (HELO mail.x180.com) (208.176.150.2) by locus.apache.org with SMTP; 24 Jul 2000 20:11:42 -0000 Received: from [192.168.254.13] ([208.176.176.73]) by mail.x180.com (Netscape Messaging Server 4.15) with ESMTP id FY7X8Z00.A1P for ; Mon, 24 Jul 2000 13:07:47 -0700 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Mon, 24 Jul 2000 13:09:42 -0700 Subject: Re: Can scripting help us with immutable properties, template targets ... From: "James Duncan Davidson" To: Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N on 7/21/00 2:14 AM, Stefan Bodewig at bodewig@bost.de wrote: > My feeling at the moment is that we could go the direction of saying: > > Don't add more logic, procedural aspects, scoped properties or > whatever is missing to Ant, do it with scripting. ++1. And if you open up the Ant "data" structure to scripting, then nothing should be immutable. :) .duncan