[Catalyst] Re: [Dbix-class] [ANNOUNCEME]
Catalyst::Model::DBIC::Plain
Matt S Trout
dbix-class at trout.me.uk
Wed Aug 10 02:16:04 CEST 2005
On Tue, Aug 09, 2005 at 08:02:28PM +0200, Danijel Milicevic wrote:
> __PACKAGE__->compose_connection(__PACKAGE__, @conn_info);
This doesn't actually work. The second __PACKAGE__ just gets passed through
as "__PACKAGE__" - you need to specify your class name in full in the
compose_connection arguments.
--
Matt S Trout Website: http://www.shadowcatsystems.co.uk
Technical Director E-mail: mst (at) shadowcatsystems.co.uk
Shadowcat Systems Ltd.
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list