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 86660 invoked from network); 29 Sep 2000 14:47:09 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 29 Sep 2000 14:47:09 -0000 Received: from sbodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id QAA27601 for ; Fri, 29 Sep 2000 16:47:05 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id QAA05625; Fri, 29 Sep 2000 16:47:06 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-dev@jakarta.apache.org Subject: Re: Source code task References: <2561BD1655ADD2119E230008C75D96A904527789@emily.barclaycard.co.uk> From: Stefan Bodewig Date: 29 Sep 2000 16:47:06 +0200 In-Reply-To: Walker Joe's message of "Fri, 29 Sep 2000 15:19:34 +0100" Message-ID: Lines: 11 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "WJ" == Walker Joe writes: WJ> Anyone understanding any one of the second set could swap to the WJ> others fairly easily, and an in depth knowledge of the underlying WJ> scc system is less called for. On the other hand action="get" won't actually mean anything to anybody familiar with cvs. I'm afraid we'd be trading ease of understand a task for the ease of switching implementations. Stefan