Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 17519 invoked from network); 3 Nov 2009 07:29:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Nov 2009 07:29:04 -0000 Received: (qmail 43418 invoked by uid 500); 3 Nov 2009 07:29:04 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 43328 invoked by uid 500); 3 Nov 2009 07:29:03 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 43318 invoked by uid 99); 3 Nov 2009 07:29:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 07:29:03 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 07:28:54 +0000 Received: from z011100.bk.fin.local (z011100.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.14.0/8.14.0) with ESMTP id nA37SXE4011987 for ; Tue, 3 Nov 2009 08:28:33 +0100 Received: from z011103.bk.fin.local ([130.11.7.103]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 3 Nov 2009 08:28:34 +0100 Received: from z011021.bk.fin.local ([130.11.7.21]) by z011103.bk.fin.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 3 Nov 2009 08:28:33 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: AW: Date: Tue, 3 Nov 2009 08:28:33 +0100 Message-ID: <9EE86F1965E19E499C80DE52AC807B55051713D6@z011021.bk.fin.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Thread-Index: AcpcRWkUVyl/+7PRSgiw8QYJg4eGNwAEXs2g References: <9EE86F1965E19E499C80DE52AC807B550517139F@z011021.bk.fin.local> <87my34yyjv.fsf@v35516.1blu.de> From: To: X-OriginalArrivalTime: 03 Nov 2009 07:28:33.0687 (UTC) FILETIME=[3FDD7A70:01CA5C57] X-Virus-Checked: Checked by ClamAV on apache.org Thanks for feedback. >I like the idea and the general implementation but have a problem with >the name. When I saw its name I thought you were writing task for the >autotools suite and not a task that would configure other tasks. >autotaskconf? I dont know the autotools suite, so that name was more intuitive for me. >Regarding the implementation I wonder whether you couldn't use >IntrospecitionHelper (maybe by opening it up a little) instead of >writing your own reflection logic to determine the possible attributes. >I fear the task's logic is bound to be different from >IntroSpectionHelper in subtle ways which could lead to confusing bugs. I am not familiar with the ISH, so that didnt come to my mind. I'll have a look (when I have my next time slot ;-) So it was good to place it in the sandbox before :O Jan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org