Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 44392 invoked by uid 500); 28 Sep 2001 08:08:24 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 44380 invoked from network); 28 Sep 2001 08:08:23 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-dev@jakarta.apache.org Subject: Re: [PATCH] Script enhancement to standardize the "project" object exposed References: <3.0.32.20010927141649.00cf87e0@zbl6c008.corpeast.baynetworks.com> <055401c14787$8a79a6f0$6501a8c0@GILAMONSTER> <20010928004629.ULCV13193.mss.rdc2.nsw.optushome.com.au@there> <00c701c147d1$af210bc0$6501a8c0@GILAMONSTER> <3BB43142.603504F8@home.com> <002b01c147e1$8078ab10$6501a8c0@GILAMONSTER> <013001c147f1$c89912d0$6501a8c0@GILAMONSTER> From: Stefan Bodewig Date: 28 Sep 2001 10:08:34 +0200 In-Reply-To: "Erik Hatcher"'s message of "Fri, 28 Sep 2001 00:47:11 -0700" Message-ID: Lines: 15 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Fri, 28 Sep 2001, Erik Hatcher wrote: > I modified it to be "me", like below: > > beans.put("me", this); How about "self"? I'm not sure whether the other committers will agree that adding references to the current target and the task itself. It is fine with me, but given that Pete vetoes adding a property with the name of the current target, it seems likely he wouldn't enjoy these changes either. Stefan