From: Marc P. <ma...@an...> - 2003-04-08 00:31:32
|
Guys, maybe this has come up before and it's been thrown out because of backward compatibility issues... 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? Most people have these only in WebMacro.defaults so I can't see that moving them to tidy things up will cause many problems. I tried to find ListTool a minute ago and it was nowhere I expected it to be... Comments? Marc -- Marc Palmer (Wangjammer5) http://www.wangjammers.org Java Consultants |