DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5373>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5373 ActionServlet Refactoring ------- Additional Comments From [EMAIL PROTECTED] 2001-12-21 15:25 ------- I can see that point of view. However, if we can at least separate out the config file parsing and resource containment from the "core" ActionServlet, then alternate controllers don't have to mimic that code, and they can more easily maintain compatibility with ActionServlet as it evolves. Perhaps I can tweak what I've done little toward just that end. I.e. separate out the config reading and resource containment but, apart from it using those classes, not plan for further ActionServlet refactoring. Then I can whiteboard the alternate controller. ??? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>