Hi Bill, * Bill Moseley <[email protected]> [2010-02-26 01:05]: > In case the question wasn't clear: how should I implement > a View that has methods associated with specific controllers > and where should that live?
you might want to look at Catalyst::View::TD for inspiration. http://search.cpan.org/dist/Catalyst-View-TD/ Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ 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/
