[Catalyst] adding config method to dbix::class table classes
Stephen Moore
sbmoore at arc.arizona.edu
Fri Mar 10 22:54:47 CET 2006
I'm attempting to convert code generated by Catalyst::Enzyme to use
DBIx::Class. One of the hurdles I've run into is that the config method
that is put into each of the table classes by Catalyst::Model::CDBI (or
at least I think that is where it is coming from) isn't done by
Catalyst::Model::DBIC. I've attempted to put the 'borg' code into
Catalyst::Model::DBIC, but ran into failure. Is there any way to mimic
this functionality in Catalyst::Model::DBIC?
Thanks,
Stephen Moore
More information about the Catalyst
mailing list