hi angelo,

we are devloping a quite huge application using t5 by 
splitting it into many T5 IOC modules. Every developer 
is responsible for his module and must ensure that his
modules' UI is testable and can run on it self. so every 
module has also a web.xml in his test/  directory. The 
result is a .jar file with a *Module class and the respective
MANIFEST entries. the final T5 is a war project that just
adds the dependencies it needs. Thanks to IOCs autoconfig
everything works perfectly :)


g,
kris




Angelo Chen <[EMAIL PROTECTED]> 
03.10.2008 02:30
Bitte antworten an
"Tapestry users" <users@tapestry.apache.org>


An
users@tapestry.apache.org
Kopie

Thema
T5: multi-module, multi-developer project








Hi,

I'd like to know how to use T5 in a multi module project, example: 2
developers, each handle one module, A/P and Inventory, should this be two 
T5
app accessing the same database or one T5 app? which is a better approach?
thanks.

Angelo
-- 
View this message in context: 
http://www.nabble.com/T5%3A-multi-module%2C-multi-developer-project-tp19790242p19790242.html

Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to