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=26668>. 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=26668 errors messages tags enhancement: make them show only errors/messages ------- Additional Comments From [EMAIL PROTECTED] 2004-02-07 19:24 ------- I wrote most of this while David was making his post, so I'll just adapt it: I meant "I haven't needed it" more than "I can't imagine the use case." However, I think you point out an implementation question -- I wouldn't assume that warnings (as opposed to errors) are always cause to return the user to the input form; that would need to be configurable. Some people might want errors to return to the input form, while messages would be displayed on the normally following page. Also, if you warn and return them to the input form, how does a user indicate that they are choosing to ignore the warning and bypass the loop? This was one of the kinds of things that was generally on my mind for needing a messages.size(severity) method, and I think it also touches on David's point -- this might be more clearly handled in the Action itself. This sounds like something that you should try for yourself and see just how complex it is. If you come up with a solution that you think is really good, well -- you've got the solution already. You can attach patches to this bug ticket and see if committers think that it adds useful functionality without too much complexity. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
