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 72871 invoked from network); 31 Mar 2000 17:59:17 -0000 Received: from mercury.sun.com (192.9.25.1) by locus.apache.org with SMTP; 31 Mar 2000 17:59:17 -0000 Received: from taller.eng.sun.com ([129.144.124.34]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id JAA13795 for ; Fri, 31 Mar 2000 09:59:16 -0800 (PST) Received: from eng.sun.com (d-ucup02-251-234 [129.144.251.234]) by taller.eng.sun.com (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with ESMTP id JAA02131 for ; Fri, 31 Mar 2000 09:59:16 -0800 (PST) Message-ID: <38E4E72E.4AA6C010@eng.sun.com> Date: Fri, 31 Mar 2000 09:58:06 -0800 From: "Craig R. McClanahan" X-Mailer: Mozilla 4.72 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: ant-dev@jakarta.apache.org Subject: Re: I want to become an Ant developer References: <852568B3.0052DFC7.00@d54mta04.raleigh.ibm.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N rubys@us.ibm.com wrote: > Stefan Bodewig wrote: > > >Probably some kind of functional extension along the line of > >"${prop1}.equals(${prop2})" or similar. > > > > >From your reaction I guess this one has been discussed over and over > >again in the past. > > It has, and the issue is not going to go away. Even if everyone today > agreed on how to address this, people will continue to join and see the > rough edges. > > Everyone sees the potential of Ant to become a pearl, one that will be > polished smooth by the application of small amounts of friction over a long > period of time. > That's great, as long as it doesn't become a "perl" -- a language where the basic philosophy is "there's always than one way to do it." :-) > > - Sam Ruby Craig