You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Andrew Klochkov <an...@mail.ru> on 2002/09/10 12:36:10 UTC

HMVC in turbine

Hi!

 I'm looking for a method to implement HMVC architecture using
 Turbine.

 There is a page "Model 2+1" on the turbine web site
 http://jakarta.apache.org/turbine/turbine-2/model2+1.html
 And there is a e-mail from Christoph Reck there and that is what he
 said: 

Turbine does not directly support the Hierachical MVC pattern, but it
cout be used this way by defining multiple module and template pathes
(would impact performance). Note that in the HMVC each MVC instance is
self-contained and separable from the rest.   

Note that many components within a MVC system follow themselves the
MVC pattern, therefore most MVC systems are also HMVC systems (this
also applies to Turbine as a whole, but your application with Turbine
is normally not HMVC).   


 Also I saw the following post in this mail-list archive:

 http://www.mail-archive.com/turbine-user@jakarta.apache.org/msg06737.html

 I just want to repeat the same question:

 Has anyone used turbine for that and can provide examples or a rough
 outline?

-- 
Andrew Klochkov




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>