http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190 --- Comment #111 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to comment #109)
(In reply to comment #108)
Hi Chris,
The point of my counter proposal was that we do not need another module, we can add some lines to context.pm using Log4perl and not have another module to maintain ourselves.
Humm, I don't think it is a good argument. A module with unit tests is easiest to maintain than a module like C4::Context (~1000l) :)
We still have to maintain C4::Context, and now a new module, it feels hugely like reinventing the wheel for the 13th time and I still don't like it. We probably will have to agree to disagree on this. -- You are receiving this mail because: You are watching all bug changes.