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 17:54 -------
Interesting... and backwards compatible.   Would you give "severity" an implied 
ranking, so that the 
messages tag would show all messages of the given severity or higher?  Or would 
"severity" be more 
like a classification system, so that you'd show exactly the messages of the given 
severity?

I had thought that html:errors was deprecated, although I see that it isn't officially 
marked so.  We've 
been trying to prune out stuff that is "ancient history" so that there aren't several 
ways to do the same 
thing.  Should it be deprecated?

One hitch I see is that you'd really need a method like messages.size(severity), but 
assuming that 
severity is a String, you'd have a collision with the existing 
messages.size(property).  Maybe Severity 
should be an integer -- that would make a ranking system more straightforward, 
although perhaps at 
the risk of clarity.

I don't particularly have a use case for this, but it sounds like it would be possible 
to implement it in a 
way that I wouldn't object to.  Other committers might have strong feelings about 
changing something 
so central.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to