Re: validator & inheritance

2004-03-23 Thread David Graham
Please attach cvs diff -u formatted patches to a bugzilla ticket so they don't get lost in the mailing list. Thanks, David --- Nacho Gonzalez <[EMAIL PROTECTED]> wrote: > Here are the diff files for validator_1_0.dtd, > org.apache.commons.validator.FormSet and > org.apache.commons.validator.For

Re: validator & inheritance

2004-03-19 Thread [EMAIL PROTECTED]
> The methods getFields() and getFieldMap() should include > super.getFields() and super.getFieldMap() making them Unmodifiable after > merging. There would not be true inheritance though, this would be a reference to the extended map. Take a look the Tiles implementation, this would be a good

Re: validator & inheritance

2004-03-19 Thread [EMAIL PROTECTED]
This functionality would be very useful, especially for internationalized forms. I would be willing to apply any patches, given that it maintains compatability. JUnit tests would also be needed. -Rob > -Original Message- > From: Nacho Gonzalez [mailto:[EMAIL PROTECTED]> Here is the apro

RE: validator & inheritance

2003-05-27 Thread Christopher Willingham
To: [EMAIL PROTECTED] Subject: RE: validator & inheritance >Yeah, I've got to start working on it now and understand I'll have to >adapt to what changes you guys are making. Would it be OK to discuss >what kind of work you guys are doing among us? Here's what we&