[Catalyst] schema

Robert 'phaylon' Sedlacek rs at 474.at
Sun Dec 24 20:33:12 GMT 2006


Octavian Rasnita said:
> From: "Jonas Alves" <jonas.alves at gmail.com>
>
>> Or you can just use $c->model() and define the "default_model"
>> parameter in the config file.
>
> That's it! Thank you.

Beware though that this probably means you can't access a DBIC resultset
directly via $c->model('DB::Foo');

-- 
# Robert 'phaylon' Sedlacek
# Perl 5/Catalyst Developer in Hamburg, Germany
{ EMail => ' rs at 474.at ', Web => ' http://474.at ' }




More information about the Catalyst mailing list