[Catalyst-dev] Please Review Tutorial Changes For RenderView
hkclark at gmail.com
hkclark at gmail.com
Tue Jul 4 17:06:58 CEST 2006
While I'm not a big fan of committing "rough draft" material, I know
we are under a tight deadline to get 5.7000 out, so I went ahead and
put some initial thoughts into svn to update the tutorial for
RenderView. I could very much use some input on this... my concerns
are:
* Does what I'm doing represent a "recommended best practice"?
* I'm worried I'm not doing RenderView and/or the whole ActionClass
mechanism justice.
* I should better articulate why RenderView is better than the earlier
mechanisms
You can see the diffs here:
http://dev.catalyst.perl.org/changeset/4572
Or the full changes here:
http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Runtime/lib/Catalyst/Manual/Tutorial/CatalystBasics.pod
Note: One could argue that I could omit mention of the "plain old
private end action" and DefaultEnd, but I think it would be good to
cover them to avoid confusion when people see older examples.
Thanks!
Kennedy
More information about the Catalyst-dev
mailing list