Catalyst - Webapplication Framework Comparison

WebappFrameworkComparison / Scratchbook / Catalyst

Back to Snip <-- Previous Change | Next Change -->

Diff Summary
Title
Date 2007-11-11 23:15:56 2007-11-11 23:17:06
Editor Herbert Poul Herbert Poul
Tags

2007-11-11 23:15:56 by Herbert Poul
2007-11-11 23:17:06 by Herbert Poul
61** How much useless code (code which is the same f61** How much useless code (code which is the same f
>or every application, view, model, ...) was requir>or every application, view, model, ...) was requir
>ed **>ed **
6262
63TODO - Too much for me .. i have to look deeper in63TODO - Too much for me .. i have to look deeper in
>to HTML::Widget and DBIx::Class to see how to make>to HTML::Widget and DBIx::Class to see how to make
> it more generic> it more generic
6464
65** URLs: **65** URLs: **
nn66
66** How works the mapping of URLs ? **67** How does the mapping of URLs work ? **
6768
68As simple as it gets. . ever 'Controller' method w69As simple as it gets. . ever 'Controller' method w
>hich is declared as : Local will be accessible by >hich is declared as : Local will be accessible by 
>URL. everything after the method name will be pass>URL. everything after the method name will be pass
>ed as arguments to the method.>ed as arguments to the method.
6970
t70** How can you link in templates to other actions/t71** How can you link within templates to other acti
>views/... ? **>ons/views/... ? **
7172
72Seems to work quite well.. example: [% Catalyst.ur73Seems to work quite well.. example: [% Catalyst.ur
>i_for( 'details/' ) _ bar.id %] .. it is a bit str>i_for( 'details/' ) _ bar.id %] .. it is a bit str
>ange that you simple append the bar id .. but anyw>ange that you simple append the bar id .. but anyw
>ay .. it seems to work ..>ay .. it seems to work ..
7374
7475
75# Various comments76# Various comments

Personal website and blog of Herbert Poul. Also check out my Photo Gallery.




Herby's Photo Gallery

Subscriptions

User

You are not logged in.
Login
Register