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 PROTECTED]
http://www.jasonkohles.com/
"A witty saying proves nothing." -- Voltaire
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/