http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13019
--- Comment #30 from M. de Rooy <[email protected]> --- (In reply to Kyle M Hall from comment #27) > It's just a way to test that our objects are actually making changes to the > database. We don't want to test our objects by using our objects! I think that would be the only legitimate excuse :) But in that case it should not be in Borrowers. However, since our object is just a very smaller wrapper around DBIC, we are actually comparing DBIC with DBIC. So no big deal. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
