>
> Here's the new layout -
> Discuss...
>
> turbine
> | --- bin ( no change )
> | --- build ( no change )
> | --- conf ( same except moved TurbineXMLMapBuilder to sample )
> | --- doc ( just html here )
> | | --- images
> |
> | --- admin ( contains the admin/scheduler app. Will rename packages to
> | org.apache.turbine.admin.screens,actions, stc... )
> | --- samples ( all the sample code removed from the core.. renamed
> | packages to org.apache.turbine.sample)
> | --- lib ( same )
> | --- sqlschema ( contains all the DB schemas )
> | --- src ( see below )
>
> src only contains - modules, om, services, util
> under the org.apache.turbine directory. Everything is the same under
> org.apache. All other empty directories have been removed.
This looks good, although I usually put things like sql scripts and webmacro
templates in the src directory too:
turbine
| --- src
| --- java
| --- sql
| --- webmacro
-Greg-
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]