[Catalyst] Using Workflow with Catalyst (was Making Controllers thin and Models thick)

Matt S Trout dbix-class at trout.me.uk
Thu Jul 26 20:49:59 GMT 2007


On Tue, Jul 24, 2007 at 07:52:46PM +0100, Ian Docherty wrote:
> Matt
> Thank you for that succinct analysis. :) I will give Class::Workflow a 
> good look in that case.
> 
> Do you know how far off Persistence using DBIC is with this? I think it 
> would be essential for the Catalyst application I have in mind.

"how far off" ?

I know Yuval's implemented it a couple times; you just storable-ify the
workflow object and drop it in a column.

Should be a fairly trivial inflate_column call.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 



More information about the Catalyst mailing list