[Dbix-class] throw_exception change in 0.08

Brandon Black blblack at gmail.com
Tue Jun 26 13:42:25 GMT 2007


On 6/25/07, Christopher H. Laco <claco at chrislaco.com> 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



More information about the Dbix-class mailing list