So we got two ideas at the end of the day. And the goal is to make the 
directory structure less of a guessing game. (We missed out on one 
"maven" holds our own custom maven plug-ins)

demonstrations
extensions
maven
modules
plugins
unsupported

Martin's idea of having a modules folder lets us separate out our build 
system and library code, I also like the idea of explicitly calling the 
core library code "library". I would also recommend sticking with "demo" 
and isolating demo as they are not strictly speaking all modules, some 
of them are example applications and I suspect they wish to have thier 
own indepenent pom.xml file in order to be a good example.

Idea B
maven/
demo/
modules/extensions
modules/library
modules/plugins
modules/unsupported

Jody
Martin Desruisseaux wrote:
>> If so, I'd like you to consider making the subproject directories more
>> explicitly 
>>         (1) code holding folders, 
>>         (2) equivalent but with different purpose. 
>> I'm thinking of pluralized, whole words like
>>         demonstrations
>>         extensions
>>         plugins
>>         modules 
>>         unsupported (!) 
>>     
> I'm fine with that. Does anyone agree with explicit names?
>
>
>   
>> or even
>>         modules_demonstration
>>         modules_extension
>>         modules_core
>>         modules_plugin
>>         modules_unsupported
>>     
>
> Well, in such case we could even choose to create a "modules" directory and 
> put 
> "demonstrations", "extensions", etc. submodules in it. I'm fine with that 
> too. 
> What other peoples think?
>
>       Martin
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to