From: Marc P. <ma...@an...> - 2003-04-08 00:46:04
|
On Mon, 07 Apr 2003 17:35:33 -0700, Brian Goetz <br...@qu...> wrote: > >> WebMacro.defaults has: >> >> ContextTools.Math: org.webmacro.servlet.MathTool >> ContextTools.Text: org.webmacro.servlet.TextTool >> ContextTools.Type: org.webmacro.servlet.TypeTool >> ContextTools.Variable: org.webmacro.servlet.VariableTool >> ContextTools.List: org.webmacro.servlet.ListTool >> >> >> Shouldn't all those be in a different package? They are nothing to do >> with servlets... org.webmacro.contexttools perhaps? > > That makes sense to me. > > In fact, the whole package organization is a mess. Well large-scale refactoring of all that is very simple using IDEA... so if we can come up with a policy for WM 1.2 (or WM 2 more likely) and be sure about any repercussions / breaking other peoples' code, then we should go and do it all. No reason to keep everything dusty. The more organised and sensible things are, the more maintainable and the more professional WM is :) -- Marc Palmer (Wangjammer5) http://www.wangjammers.org Java Consultants |