[Catalyst] MyAction for locally namespaced ActionClasses?
Jason Kohles
email at jasonkohles.com
Thu Feb 8 19:29:44 GMT 2007
On Feb 8, 2007, at 1:58 PM, John Napiorkowski wrote:
> Hi,
>
> The manual file for Actions at
> http://search.cpan.org/~jrockway/Catalyst-Manual-5.700501/lib/
> Catalyst/Manual/Actions.pod
> mentions that when you are adding Action classes to an
> action, you can use "MyAction" instead of
> "ActionClass" if the Action class is in the local
> namespace. I can't seem to make this work no matter
> what I try and grepping the source code doesn't turn
> up any responses for MyAction. Is this an error in
> the docs, or maybe the docs being too prescient? Or
> am I just not using it correctly? IF anyone has a
> working example of this, please let me know.
>
I tried using it without success too, and came to the conclusion that
it doesn't seem to have actually been implemented. When I ran across
this issue I tried grepping the entire subversion repository for
'MyAction', and only found it in Catalyst-Manual. I didn't have time
to look into it any deeper than that though...
--
Jason Kohles
email at jasonkohles.com
http://www.jasonkohles.com/
"A witty saying proves nothing." -- Voltaire
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070208/466c97df/attachment-0001.htm
More information about the Catalyst
mailing list