[Catalyst] accessing action methods in a TT view

Guillermo Roditi groditi at gmail.com
Thu Jul 13 17:14:09 CEST 2006


whatabout $c->controller()

On 7/13/06, Rodney Broom <rbroom+catalyst at rbroom.com> wrote:
>
> From: "John Napiorkowski" <jjn1056 at yahoo.com>
>
> > Usually I just do something like $c->stash->{self} = \$self;
>
> I've been doing the same thing in some proof of concept code, expecting to
> bump into a better (more proper) way to handle it. I have a sneaking
> suspicion that we aren't supposed to talk between our controller and views
> like this for reasons like there potentially being more than one view object
> created during a response.
>
> ---
> Rodney Broom
>
>
> _______________________________________________
> 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.rawmode.org/pipermail/catalyst/attachments/20060713/8819dd58/attachment.htm 


More information about the Catalyst mailing list