[Catalyst] DBIC register_source causing wierd Cat error?
Caroline Johnston
johnston at biochem.ucl.ac.uk
Wed Jul 2 16:03:38 BST 2008
On Wed, 2 Jul 2008, Caroline Johnston wrote:
> OK, so I think I've worked out the cause:
> in the class_mappings:
>
> 'ROME::Model::ROMEDB::FactorExperiment' => 'FactorExperiment',
> 'ROME::Model::ROMEDB::Factor' => 'Factor',
> 'ROME::Model::ROMEDB::FactorByUser' => 'FactorByUser',
>
> BUT
>
> 'ROMEDB::Factor' => 'FactorByUser',
oops, that means it's a DBIC problem not a Catalyst one, eh? Apologies,
will go pester them instead...
Cheers,
Cass
More information about the Catalyst
mailing list