[Catalyst] Catalyst::Plugin::AutoCRUD & setup_components

Jason Galea lists at eightdegrees.com.au
Tue Nov 1 03:24:39 GMT 2011


Hi all,

I'm trying to use  Catalyst::Plugin::AutoCRUD but when correctly set up no
actions are added to my app.
After much hair pulling I found that my use of "after 'setup_components'"
in my main Catalyst class was preventing setup_components in AutoCRUD from
being called at all.
After removing "after 'setup_components'" from my app AutoCRUD is loaded
but breaks the rest of my app.

any suggestions?

(I'm using CatalystX::InjectComponent in the "after 'setup_components'"
method)

cheers,

J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20111101/49be8=
17a/attachment.htm


More information about the Catalyst mailing list