[Catalyst] Re: Controllers vs Models
    Tony Bowden 
    tony.bowden at gmail.com
       
    Thu Jun  9 18:02:21 CEST 2005
    
    
  
On 06/06/05, Perrin Harkins <perrin at elem.com> wrote:
> The idea that the model is just a set of database access objects and that flow control
> goes in the controller is a relatively recent change stemming from the use in web apps.
I think some of this also comes from the "dilution" of OO towards
table based programming in lots of web apps. The idea of a
straight-forward mapping of a database row to an object is anathema to
most OO purists.
Tony
    
    
More information about the Catalyst
mailing list