http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Chris Cormack <[email protected]> 2012-01-26 15:17:47 UTC --- Yep, C4::Dates is one of the very few clean ones, (along with C4::Debug and C4::Context). They are the ones that don't cause any circular dependencies. Now the namespace has been created, someone could easily copy C4::Dates to Koha::Dates, and patch that. It was hard enough just getting the plugin in, I saw what happened to Jared's 1633 patch so wasn't going to waste time moving C4::Dates if it was going to be rejected. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
