https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42663
--- Comment #28 from Jonathan Druart <[email protected]> --- I first implemented the circ deps removal, then asked to rewrite using OOP. This is done in this patch, no other changes will be needed (all packages undef Koha::Context are OOP now, see the first patch "Rewrite oha::Context in OOP"). But yes, ideally the whole tree should be tested, reviewed and pushed at the same time. I'd say that the circ deps removal are bug fixes, and the OOP rewrite is a new enhancement. The others could be backported, while this one should not. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
