[Catalyst-dev] Catalyst::Manual Questions For The Group
Kieren Diment
diment at gmail.com
Thu Nov 19 03:49:29 GMT 2009
On 19/11/2009, at 2:43 PM, hkclark at gmail.com wrote:
>> You can only have varying URL Args for things at the end of the
>> chain, kind
>> of by definition, so this is the :Args [nothing] use case. Then
>> you'd need
>> to check length of the $c->req->args array ref manually in your
>> controller
>> if you only wanted a certain range of trailing args.
>>
>>
> OK, makes sense. Do we want to document this, or just close the bug
> as "not
> directly supported?" (I vote for the later).
Not directly supported is good.
More information about the Catalyst-dev
mailing list