Re: [Catalyst] process a restored request

2008-01-09 Thread catalyst
Catalyst::Plugin::Continuation should do that. But it appears to be broken with the current Catalyst version. Or at least I was not able to make it work. Catalyst::Plugin::Continuation would have been perfect (it even has a test case that suits my needs: http://search.cpan.org/src/NUFFIN

Re: [Catalyst] process a restored request

2008-01-09 Thread catalyst
Just a stupid thought...having not look at continuation... What if $c-request have freeze/thaw hooks? ... and a way to tell catalyst to unwind processing and start over with the thawed request. -- Julien Gervais-Bird ___ List: Catalyst