[Catalyst] Componentised actions.

Oleg Pronin syber.rus at gmail.com
Fri Mar 30 10:21:13 GMT 2007


These actions (like /schema/list) is processed by default handler in root
controller so there are no such actions.
See previous post


2007/3/30, Bill Moseley <moseley at hank.org>:
>
> On Fri, Mar 30, 2007 at 12:46:48AM -0300, Nilson Santos Figueiredo Junior
> wrote:
> > On 3/29/07, Oleg Pronin <syber.rus at gmail.com> wrote:
> > >I cannot forward to the list actions because they are not private
> actions
> > >(they have its own URLs). In docs 'forward' is for private actions.
> >
> > If the docs state that, they're wrong. It's perfectly possible to
> > forward to public actions.
>
> When you start up the server in debug mode you can see the private
> names for the public paths.  So, you forward to the action using its
> private name.
>
> --
> Bill Moseley
> moseley at hank.org
>
>
> _______________________________________________
> 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/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070330/52259=
05a/attachment.htm


More information about the Catalyst mailing list