[Catalyst] Bing!

Perrin Harkins perrin at elem.com
Wed Aug 10 22:29:12 CEST 2005


On Wed, 2005-08-10 at 16:17 -0400, Christopher H. Laco wrote:
> Catalyst provides that seperation in the controllers you write without 
> any extra hocus pocus needed elsewhere. The other factor is the the View 
> in Catalyst is more seperated from the Model than most platforms.

This is the major benefit of using an MVC-based system.  Any page-based
system will be much tighter coupled between the model and view.

I'm pretty sure you could have done this with AxKit if you had used it
differently, but I'm not an AxKit user so I can't offer specifics.

- Perrin




More information about the Catalyst mailing list