[Catalyst] Invoke *complete* subrequests in Catalyst?
Matt S Trout
dbix-class at trout.me.uk
Tue Sep 19 21:29:35 CEST 2006
Nate Wiger wrote:
> Is there a way to invoke a complete subrequest, with a complete request
> cycle, in Catalyst? I've tried the Plugin::SubRequest and it's a step in
> the right direction, but what I need is something that allows complete
> prepare()/finalize() functionality.
Yep, it exists.
It's called Catalyst::Plugin::SubRequest, trunk version :)
I kinda rewrote it somewhat, for similar reasons, but then marcus had problems
with it in MojoMojo but never sent me failing tests for it *COUGH*.
If anybody fancies using the trunk version and shaking the bugs out, I'd love
to see the new version released - it's just I'm not confident enough to do so
until we've QA-ed the bugger a bit more.
--
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