[Catalyst] Another RFC. $c->call()
Matt S Trout
dbix-class at trout.me.uk
Wed Apr 12 20:58:31 CEST 2006
Michael Alan Dorman wrote:
> Matt S Trout <dbix-class at trout.me.uk> writes:
>> Marcus Ramberg wrote:
>>> Please check out
>>>
>>> http://marcusramberg.livejournal.com/12301.html
>> The more I think about it the more I'd just like
>>
>> $c->action('/foo/bar');
>>
>> to go away and find that action, set $c->action to that if it exists, or die
>> screaming otherwise.
>
> I implemented a not-dissimilar idea as a plugin for an app and called
> it "continue", but I think "action" is a fine name.
I suspect that's something different.
For a start, 'continue' isn't already an accessor method on $c ...
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list