From dev-return-57646-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Wed May 05 17:13:58 2004 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 31138 invoked from network); 5 May 2004 17:13:58 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 May 2004 17:13:58 -0000 Received: (qmail 41236 invoked by uid 500); 5 May 2004 17:13:48 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 41197 invoked by uid 500); 5 May 2004 17:13:47 -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 41167 invoked from network); 5 May 2004 17:13:47 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 5 May 2004 17:13:47 -0000 Received: (qmail 29174 invoked by uid 50); 5 May 2004 17:14:43 -0000 Date: 5 May 2004 17:14:43 -0000 Message-ID: <20040505171443.29173.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 28681] - [PATCH] Xml output for the SQL task 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 DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=28681 [PATCH] Xml output for the SQL task ------- Additional Comments From j_a_fernandez@yahoo.com 2004-05-05 17:14 ------- That is exactly my point, I wouldn't do it (the nesting). We keep on adding more and more things to the task and creating a monolithic monster (not you but over time). Maybe we should move any (nw query functionality) to a separate task e.g., defined to extract data from the DB and leave mostly for ddl,dml operations. Then we probably can have a better definition for it. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org