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=27992>. 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=27992 FIFO ordering in ActionMessages ------- Additional Comments From [EMAIL PROTECTED] 2004-03-27 00:17 ------- If you look at the add(property, message) method, it only creates a new AMI for the property if it doesn't exist, otherwise it adds the message to the existing AMI's list. So what I'm saying is I don't think you need to check uniqueness, because I believe the AMI is unique for a property. Niall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]