Why does Catalyst::Controller not allow additional attributes on Private actions?<br><br>Marcus added this code in r5558 back in November of 2006.<br><br>  5558     marcus         if ( $attrs-&gt;{Private} &amp;&amp; ( keys %$attrs &gt; 1 ) ) {<br>
  5558     marcus             $c-&gt;log-&gt;debug( &#39;Bad action definition &quot;&#39;<br><br>Yes, I asked[1] this same question a year an a half ago and <span class="sender">Jonathan was nice enough to recommend overriding register_actions if I wanted different behavior. But, that didn&#39;t answer my question. Unfortunately, there&#39;s no comments in the code, and the svn log for that change offers no hints.<br>
<br>Is there a specific reason that Private actions may not have additional attributes?<br><br></span><br clear="all">1 <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/msg01403.html">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/msg01403.html</a><br>
-- <br>Bill Moseley<br><a href="mailto:moseley@hank.org">moseley@hank.org</a><br>