[Catalyst] C::P::A::Store::DBIC and Schema support

Andreas Marienborg omega at palle.net
Mon Feb 20 11:09:10 CET 2006


On 19. feb. 2006, at 23.05, Jess Robinson wrote:

>
> __PACKAGE__->config( { ... });
>
> __PACKAGE__->setup;
>
> __PACKAGE__->config->{authentication}{dbic}{dbic_schema} =
>     __PACKAGE__->comp('DB::Anything');
>
> .. I wonder that somebody didnt complain about this before now ;)  
> Feel free to fix it to make more sense.
>
> Jess


This approach effectivly kills the posibility to configure this  
outside of the app, no?

I prefer the other approach, for what its worth.

andreas




More information about the Catalyst mailing list