Re: [Webwork-devel] RE: Refactorings... Again
Brought to you by:
baldree,
rickardoberg
From: Mike Cannon-B. <mi...@at...> - 2002-03-01 14:15:36
|
On 1/3/02 8:11 PM, "Kjetil Paulsen" (kje...@mo...) penned the words: <lots of crap deleted> > > And also the property files, we introduced common.properties, not completly > sure yet what goes in here from default.props PLEASE tell me this does not mean there are more configuration files? WW already has too many! (webwork.properties, views.properties - which should go IMHO, actions.xml, log4j config - and now more!) Is there no way we can aggregate this all into one config file? I see no reason for views.properties to hang around (especially considering everyone needs to refactor their code after this rewrite anyway!) - can we axe that in favour of actions.xml? Log4J config is probably hard to get rid of - but I usually have 1 log4j config per server or application which is good enough. What does common.properties do? How does this relate to default.properties? Why can't we roll it all into webwork.xml? ;) -mike |