Ok,
Final clarications.
1. Code and templates are moving to their own project correct?
>From Jon:
> | --- tools ( all code generation stuff...MapBuilders, etc...)
>Hmm...I'm really against making any Java code other than the Turbine.java
>class without package names. Since this is still source code, I vote
>that it should be something like:
>turbine/src/java/org/apache/turbine/tools
2. Mapbuilder, and DB generators will go in the tools directory.
Package name: org.apache.turbine.tools. Will live in a src
directory under tools. i.e
turbine
| ---tools
|---src
| |---org....
3. Sample code will go in src dir with a package name of
org.apache.turbine.samples. Each piece will fall into it's
respective place:
org.apache.turbine.samples.screens;
org.apache.turbine.samples.actions;
etc...
Anything else? ...last chance.
--
dave
[EMAIL PROTECTED]
----------------------
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]