[Catalyst] Re: Catalyst Digest, Vol 4, Issue 12
Justin Tocci
jtocci at tocci.org
Fri Jun 10 02:06:30 CEST 2005
Perrin, you don't take sides explicitly, but I will.
I don't like rows being mapped to objects, but that might just be my
experience with it, which has always meant you suffer a performance
hit, and then it is expected that you tell your model all about your
relationships. Two things that don't have value in the way I program.
justin tocci
fort worth, tx
On Jun 9, 2005, at 1:30 PM, catalyst-request at lists.rawmode.org wrote:
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20050609/9314cb75/attachment.htm
More information about the Catalyst
mailing list