Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 46546 invoked from network); 19 Dec 2005 16:27:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Dec 2005 16:27:01 -0000 Received: (qmail 53087 invoked by uid 500); 19 Dec 2005 16:26:56 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 52980 invoked by uid 500); 19 Dec 2005 16:26:55 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 52943 invoked by uid 99); 19 Dec 2005 16:26:55 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2005 08:26:55 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id 2A4C3E0; Mon, 19 Dec 2005 17:26:33 +0100 (CET) From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 16394] - [validator] Enhance the IndexedListProperty to handle nested lists. In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20051219162633.2A4C3E0@ajax.apache.org> Date: Mon, 19 Dec 2005 17:26:33 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.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=16394 tomasz.bech@bull.com.pl changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From tomasz.bech@bull.com.pl 2005-12-19 17:26 ------- Finally all came to the point that this enhancement is badly needed for our new project. I would like to make a proposal and discuss about implementation of this feature, so as outcome we will be able to implement it in the best possible way and give back the code. As we don't know the Validator code and principles, it will be easier if we can have feedback and some help from commiters. My current idea is to add following possiblity to validation.xml (dtd):
....
normal validation here....
normal validation here....
Of course, there can be unlimited nested levels. It is straghtforward OOD approach, but I have no idea currently how complex is to implement it. Also if there is simpler/other/better way to achieve the goal let discuss it... -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org