Thread: Re: The model -is- where your business logic lives.
Re: The model -is- where your business
logic lives.
United States
2007-09-27 12:22:47
Ian Docherty wrote:
iandocherty.com" type="cite">
I don't see how this helps me with the namespace in Catalyst, if I use
$c->model('DBIC:emo') won't it still come back with the namespace
MyApp::Model:BIC:emo?
my bad: Stupid of me to think it matters. That's what inheritance is
all about!