On Mon, May 25, 2009 at 04:00:38PM -0700, J. Shirley wrote:
>    The view should just be thin templates, in that regard I would
>    recommend using Catalyst::View::MicroMason
>    (http://search.cpan.org/~jrockway/Catalyst-View-MicroMason-0.05/lib/
>    Catalyst/View/MicroMason.pm) which wraps Text::MicroMason (Mason
>    template syntax without the "framework").

Ew.  If the OP is used to non-trivial Mason -- autohandlers, subcomponents,
methods, etc., all things that are reasonable as part of a templating engine
(i.e. not web framework-related) -- MicroMason isn't really going to be
satisfactory.

hdp.

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to