[Catalyst] Picking template type based on input
Bill Moseley
moseley at hank.org
Fri Mar 26 13:15:47 GMT 2010
On Fri, Mar 26, 2010 at 5:50 AM, Tomas Doran <bobtfish at bobtfish.net> wrote:
>
> The controller asks the model for some data, and then chooses how to
> present that data (whilst the view actually handles the presentation
> details.
>
That means the controllers have to be aware of the view. That is, the
controllers have to know what view is going to be used so that it can fetch
the data needed for that specific view. Is that what you are saying?
-- =
Bill Moseley
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20100326/8a542=
13b/attachment.htm
More information about the Catalyst
mailing list