On Fri, Mar 26, 2010 at 5:50 AM, Tomas Doran <[email protected]> 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 [email protected]
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
