You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Ugo Cei <u....@cbim.it> on 2003/02/19 09:23:55 UTC

Go with the flow!

"The Model-View-Controller 2 (MVC2) pattern is the foundation of 
Webflow's architecture. Webflow functions mostly as a controller, but it 
also provides basic model support and includes tag libraries for the 
view. Unlike most other controller systems, Webflow is more like a 
workflow system. It provides the ability to chain multiple business 
logic classes together and supports branching. It builds on the event 
and handler concept of other controller systems, like Struts, but 
provides more functionality through chaining and branching based on events."

<http://www.javaworld.com/javaworld/jw-02-2003/jw-0214-webflow.html>

Does this ring a bell? ;-)

	Ugo

-- 
Ugo Cei - Consorzio di Bioingegneria e Informatica Medica
P.le Volontari del Sangue, 2 - 27100 Pavia - Italy
Phone: +39.0382.525100 - E-mail: u.cei@cbim.it


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: Go with the flow!

Posted by Stefano Mazzocchi <st...@apache.org>.
Ugo Cei wrote:
> "The Model-View-Controller 2 (MVC2) pattern is the foundation of 
> Webflow's architecture. Webflow functions mostly as a controller, but it 
> also provides basic model support and includes tag libraries for the 
> view. Unlike most other controller systems, Webflow is more like a 
> workflow system. It provides the ability to chain multiple business 
> logic classes together and supports branching. It builds on the event 
> and handler concept of other controller systems, like Struts, but 
> provides more functionality through chaining and branching based on 
> events."
> 
> <http://www.javaworld.com/javaworld/jw-02-2003/jw-0214-webflow.html>
> 
> Does this ring a bell? ;-)

Hehe, but they don't have continuations.

We are still lightyears ahead and we have a framework were the pipeline 
concept is native, unlike the servlet/JSP model.

ihihih

-- 
Stefano Mazzocchi                               <st...@apache.org>
    Pluralitas non est ponenda sine necessitate [William of Ockham]
--------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org