DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29515>. 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=29515 EmptyTag does not worth with Arrays ------- Additional Comments From [EMAIL PROTECTED] 2004-06-25 04:50 ------- Wow, this is turning into the little tag that could! ;-) It was originally created (as the summary in the docs still states) to check only for null or an empty string. This was because the 'present' tag works only off of null, and there was no other way to detect an empty string. Then it was extended to check for empty collections and maps as well. Now it looks like we're about to extend it again, this time to check for empty arrays. I'm not objecting, merely pointing out that it's straying far from its original purpose. ;-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]