on 7/17/2000 5:52 PM, "dave" <[EMAIL PROTECTED]> wrote:
> 1. Code and templates are moving to their own project correct?
+1: "Admin Code and templates..."
>> 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....
I really think that people will question this. They will wonder why tools is
at the top level instead of within turbine/java/src. I'm just trying to
anticipate and fix what will be questions later on. :-)
It is easy enough to document where/why stuff is where it is at in the
documentation, but you need to have really good reasons *why* things are the
way that they are.
> 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...
+1.
> Anything else? ...last chance.
I think we are real close now. :-)
-jon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]