Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 58215 invoked from network); 28 Sep 2003 14:35:47 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Sep 2003 14:35:47 -0000 Received: (qmail 34857 invoked by uid 500); 28 Sep 2003 14:35:39 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 34814 invoked by uid 500); 28 Sep 2003 14:35:39 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 34800 invoked from network); 28 Sep 2003 14:35:38 -0000 Received: from unknown (HELO mailout11.sul.t-online.com) (194.25.134.85) by daedalus.apache.org with SMTP; 28 Sep 2003 14:35:38 -0000 Received: from fwd03.aul.t-online.de by mailout11.sul.t-online.com with smtp id 1A3ceB-0002yq-05; Sun, 28 Sep 2003 16:35:39 +0200 Received: from NOTEBOOK01 (SxWOmiZOQejxU3N8YMYiW6Q+kM-DgyfGd2I9gcshWu5twSLxEb-+Ey@[217.236.59.189]) by fwd03.sul.t-online.com with esmtp id 1A3cdq-09v8PA0; Sun, 28 Sep 2003 16:35:18 +0200 From: Christoph.Wilhelms@t-online.de (Christoph Wilhelms) To: "'Ant Developers List'" , Subject: RE: Ant-antidote persistent properties Date: Sun, 28 Sep 2003 16:36:00 +0200 Message-ID: <007101c385cd$d6b0d990$2401a8c0@NOTEBOOK01> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <3F747476.E49CC520@purematrix.com> Importance: Normal X-Seen: false X-ID: SxWOmiZOQejxU3N8YMYiW6Q+kM-DgyfGd2I9gcshWu5twSLxEb-+Ey X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Jack! > Here is a set of files I already sent to Christoph. I didn't > want to clog the list, but then I realized it might be part > of the community's informal group review process, so > belatedly I am posting this to the list also: > ====================== Just to the list, please :-)! > This diff + the new files (see the package statements for > their locations) implement a PropertiesManager and > incidentally add an arg parsing framework. Both frameworks > are from my own open source corpus. Applied, but I rather would have preferred if you have used the Ant argument-parsing or the CLI framework by Jakarta-Commons: http://jakarta.apache.org/commons/cli/index.html Would be "nice" to replace yours by one of these IMHO just for some political reasons... ;-) > * The default properties file is > {user.home}/apache.ant.antidote.persistent.properties > * Using the new -p argument you can pass in a properties > filename instead > * If the properties file does not exist, it is created. > > If you like it, I will convert the Reopener to use this > instead of writing its own properties file. Yes, please, for it does not do much ATM ;-)! > After that, I will begin a GUI interface to persistent properties. Well, this should be the main purpose of the persitent properties :-)! Greetings, Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org