[Webwork-devel] Finishing up for release...
Brought to you by:
baldree,
rickardoberg
From: Kjetil H.P. <kje...@mo...> - 2002-03-03 11:50:21
|
It seems like Bill's suggestion are the best compromise here. I say we go for this structure and consentrate on getting the 1.0 released. So: > * Keep webwork/examples. > * Move webwork/{common/core}/view up to webwork/view > * For everything else in common/core, move it back to where it was under > webwork. This will remove most of the objections to the package cleanup. Package structure: > webwork.action.{client,factory,standard} > webwork.config > webwork.dispatcher > webwork.examples > webwork.expr > webwork.util > webwork.view.{taglib,velocity,xslt} > * Make resources/web/example plural (examples). I also think we should add a test package(s) either one webwork.test or one test package for each package containing JUnit tests. And resources/web we do as Matt suggested: /web/examples /web/tests /web/docs /web/images /web/logo /web/templates /web/index.html - with a short intro on how to get started and links to the subdirectories content Everyone happy with this? We have to make a decision now to get this thing moving. I can do the refactoring of the code. Matt you do the web tier. (I'll even disconnect from CVS, Victor :)) /kjetilhp |