One further point. If a single view (here exemplified by an html page)
consists of several different, perhaps only loosely related visual
sections, I suggest that its controller's function  should consists
largely of calls to a number of routines which prepare the data
packages for each of those visual sections.

I guess those routines should be elements if they are expected to be
reused by other controllers. Otherwise I imagine they should just be
support functions, presumably controller methods.


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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