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=28104>. 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=28104 Action mapping with wildcard should be search in the order of their declaration ------- Additional Comments From [EMAIL PROTECTED] 2004-04-18 20:12 ------- I'm not following... The reason I added a list to store ActionConfigs in addition to the Map is the Map doesn't retain the order in which the ActionConfigs are added. Therefore, anytime the Map will be modified, so will the List. Finally, I don't see why findActionConfigs would need an !configured check since those are only used on methods that modify storage structures. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]