[Catalyst] Perl code attributes in Moose roles

Eden Cardim edencardim at gmail.com
Mon Dec 21 18:37:41 GMT 2009


>>>>> "Bernhard" == Bernhard Graf <catalyst4 at augensalat.de> writes:

    Bernhard> Now this becomes:

    Bernhard>   package MyApp::Base::User; with
    Bernhard> 'MyApp::Role::Controller::Create';

    Bernhard>   package MyApp::Base::Page; with
    Bernhard> 'MyApp::Role::Controller::Create';

    Bernhard> Where can I add the ACL attributes for edit_new?

Try MooseX::Role::Parameterized

-- 
   Eden Cardim       Need help with your Catalyst or DBIx::Class project?
  Code Monkey                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://edenc.vox.com/            http://www.shadowcat.co.uk/servers/




More information about the Catalyst mailing list