Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 17223 invoked from network); 11 Nov 2004 15:06:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Nov 2004 15:06:26 -0000 Received: (qmail 50353 invoked by uid 500); 11 Nov 2004 15:06:23 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 50286 invoked by uid 500); 11 Nov 2004 15:06:23 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 50270 invoked by uid 99); 11 Nov 2004 15:06:23 -0000 Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 11 Nov 2004 07:06:23 -0800 Received: (qmail 7571 invoked by uid 50); 11 Nov 2004 15:06:22 -0000 Date: 11 Nov 2004 15:06:22 -0000 Message-ID: <20041111150622.7570.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 31194] - [validator] Investigate removing attribute X-Virus-Checked: Checked 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=31194 [validator] Investigate removing attribute ------- Additional Comments From niallp@apache.org 2004-11-11 15:06 ------- I think this is a good idea. Its not quite as straight forward as it initially seems, since Arguments can be overriden for specific positions/validations. IMO I think there should always be a 'default' Arg and that their position should be the order they are in the XML. Args for specific validations should either follow the 'default' Arg they're overriding or have the 'position' specified. I'm attaching a patch which does this to give people a chance to comment before I apply it. Niall --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org