[Catalyst] Continuations anyone? :)

Sebastian Riedel sri at oook.de
Sat Apr 22 11:04:56 CEST 2006


22.04.2006 10:36 Dave Hodgkinson:

>
> On 21 Apr 2006, at 12:07, Sebastian Riedel wrote:
>
>> Yea, maybe i've been playing too much with Seaside,
>> but here is an example for a (fake) continuation plugin. =)
>>
>> Since Perl5 doesn't support real continuations we can just serialize
>> the action object,
>> but thats enough to have a lot of fun.
>
> I guess this is a "if you don't know what Seaside is or what
> Continuations are, you shouldn't be playing with it"?

Right, but it's a good example how well Catalyst was designed.
The whole implementation is just about 60 lines of plugin code. :)


--
sebastian




More information about the Catalyst mailing list