Brandon Black wrote: > On 6/25/07, Christopher H. Laco <[EMAIL PROTECTED]> wrote: >> Long story longer, the behavour of throw_exception changed in 0.08, >> which broke DBIC::Validation::validate: >> > > How about if I changed DBIx::Class::Exception->throw to not wrap any > objects (before, it only skipped wrapping objects of its own type)? I > just committed that to trunk, see how it works out. > > -- Brandon > >
Well, I've already fixed Validation to use croak(), so I'll just stay there. Functions the same way without having to dick with which versions of DBIC I may or may not have loaded, and it matches what the pod says it's going to do. But your change will help me out in Handel though. :-) -=Chris
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]/
