Class::Trigger dev release 0.10_01

miyagawa on 2007-02-23T03:08:46

Data::ObjectDriver, yet another ORM we are using in Six Apart, now uses Class::Trigger and our develoeprs team in Vox and Movable Type have reported the bug in the module where triggers added to the superclass *after* triggers are added to the child class are ignored in the child classes.

I fixed the module by applying the patch from Brad Choate and uploaded the new version 0.10_01 on CPAN. Meanwhile you can see the code at svn http://svn.bulknews.net/repos/public/Class-Trigger/trunk as well.

Class::DBI relies heavily on Class::Trigger and CDBI users might need to be aware of this change.