Adam Herzog wrote: > On May 10, 2007, at 8:17 AM, RA Jones wrote: >> __PACKAGE__->load_components(qw/PK::Auto Core InflateColumn::DateTime/); > > I think InflateColumn::DateTime probably has to be _before_ Core: > __PACKAGE__->load_components(qw/InflateColumn::DateTime Core/); > > Note also that PK::Auto is included in 'Core', so you don't have to > specify it.
For that matter... do you even have to specify Core any more either?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
