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 _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
