[Catalyst] Re: Sharing a database handle between components
Matt S Trout
dbix-class at trout.me.uk
Sun Feb 10 15:44:35 GMT 2008
On Sun, Feb 10, 2008 at 05:41:28AM -0600, Jonathan Rockway wrote:
> At some point this pattern will be made easier (see Bread::Board on
> CPAN), and perhaps we can write a dbh manager and coerce DBIC to use
> it.
Stealing the DBIC one and releasing it as a separate dist strikes me as
less work.
People already did it with our accessor system (Class::Accessor::Grouped) and
component loader (Class::C3::Componentised).
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
More information about the Catalyst
mailing list