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=39040>. 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=39040 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-20 19:47 ------- I think this is a good idea - it may be what you intended, but I'd like to clarify what you suggest. IMO the refactoring should be considered in two parts: 1) Refactor struts initialization code out of the servlet environment altogether - so its not tied either to either a Servlet or ServletContextListener. As well as achieving the goals you envisage I would hope this would make it easier to test the initialization code and could be used as part of a test framework for testing the whole of the RequestProcessor command chain. 2) Provide a ServletContextListener implementation of the initialization code. I haven't actually looked at how useful/doable 1) would be - but I think it would make a good starting point for consideration. -- 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]
