On Dec 16, 5:15 pm, "anselm" <[EMAIL PROTECTED]> wrote:
> Is there a specific reason you don't want to use models in your views ?
> Presumably it's just the same data represented differently ?

I meant - IF you had object relational mapping (which was what I was
wondering about in my first post). I can see that at the moment, since
Models are used to query the data only and not to represent it, then it
is a better idea to pass your set to your view -- you don't want to
your view to query the data itself.

;)


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to