[Catalyst] Catalyst 5 Preview, Part 3
Perrin Harkins
perrin at elem.com
Thu Apr 7 18:03:39 CEST 2005
On Thu, 2005-04-07 at 15:20 +0200, Sebastian Riedel wrote:
> Now if someone requests http://localhost:3000/page/show/1 it would
> thanks to the relative forward "$c->forward('render_content')", call
> all private "render_content" actions in the whole application.
Does it just call can() on every model class, or is it doing something
fancier?
- Perrin
More information about the Catalyst
mailing list