MVCR pattern (was Re: [Catalyst] Bing!)

Perrin Harkins perrin at elem.com
Thu Aug 11 18:11:07 CEST 2005


On Thu, 2005-08-11 at 11:36 -0400, David Storrs wrote:
> My  
> question is /which component/ of the the web app should be  
> responsible for providing that interface to your external modules?   
> Should it be the Controller?

Yes.

>   Should it be the Model?

No.  The external modules ARE the model.

>   Should it be a  
> special-purpose Action class that is not part of the canonical MVC  
> pattern?

That would also be one of the external modules.

- Perrin




More information about the Catalyst mailing list