[Catalyst] question from tutorial - does creating HTML in a controller using HTML::Widget violate MVC?

Zbigniew Lukasiak zzbbyy at gmail.com
Thu Dec 7 09:11:42 GMT 2006


There was a long and very constructive discussion on the HTML::Widget
email list about how to make it more MVC compliant.  We had some
conclusions - I don't know when and if the maintainer is going to
implement them - but I would not declare HTML::Widget dead yet. At
least it has much saner API for validation than FormValidator.

And for those mentioning CRUD - see Catalyst::Example::InstantCRUD -
the effortless way of setting this up.

--
Zbyszek

On 12/7/06, Jonathan Rockway <jon at jrock.us> wrote:
> On Wednesday 06 December 2006 17:20, Thomas L. Shinnick wrote:
> > Since the CPAN upload is marked "02 May 2006" and Matt's maillist
> > posting is from "16 Oct 2006", I'm assuming the CPAN upload is beyond
> > ancient, and that the SVN is 'current'.
> >
> > Are these the correct assumptions?  ;-)
>
> Yeah, just get it out of svn and be happy.  Run script/componentui_server.pl
> to start playing with it.
>
> --
> package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
> $,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
> ";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
>
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
>
>
>


-- 
Zbigniew Lukasiak
http://brudnopis.blogspot.com/



More information about the Catalyst mailing list