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=32350>. 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=32350 ------- Additional Comments From [EMAIL PROTECTED] 2005-01-03 20:48 ------- I'm looking at this again in light of one of my teammates getting hung up on the same issue in upgrading a Struts app to use the newer forms of chain. I've had an idea which I might as well float. We could add an interface, "CatalogAware", which simply specifies a setCatalog method. CatalogBase could test commands when they are added and call setCatalog(this) for any commands which implement the interface. Not glamorous, but I think it'd do the job. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
