DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18689>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18689 [PATCH] Tests for dependent validators + Refactoring ------- Additional Comments From [EMAIL PROTECTED] 2003-04-04 17:17 ------- In next patch, modified/refactored ValidatorResults: 1) Make fields final where possible 2) Rearrange code for better readability 3) Remove unnecessary code All tests still pass. Question: It is unclear why both the "get" and "properties" methods exists as they return an iterator over the same set. Further, the documentation of the get method suggest that it should be returning messages rather than property names. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
