On 15 Aug 2009, at 19:44, Bill Moseley wrote:
Is there a specific reason that Private actions may not have additional attributes?

No, there is not.

At the time when that code was written, additional attributes (for example, those used by Catalyst::Controller::ActionRole) weren't supported / recommended.

They are now.

Removing that code, and replacing it with an error if you mixed Private with dispatch attributes (e.g. : Private Local should go bang) would be a very welcome patch.

Well volunteered.

Cheers
t0m


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to