* On Mon, Feb 11 2008, Nigel Metheringham wrote:
> $c->model('DLDB::Model::CatalystModelName::AuthorizedUsers')
Also, what this returns is undefined. It may work, it may make demons
fly out of your nose. Pass only the part after YourApp::Model to
$c->model (and the same for $c->view and $c->controller).
Regards,
Jonathan Rockway