https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43269 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #27 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #26)
(In reply to Jonathan Druart from comment #25)
Did you see bug 36350?
I hadn't. This is much more specific.
There is also bug 32476.
It just felt too weird adding `use C4::Biblio` in the classes I was introducing.
I don't understand what you mean here. My point is that there are already 2 attempts at caching in L1 the result of extensive or widely used/called methods. The description_for solution you are suggesting here is indeed very (too) specific. We should aim for a more global and reusable solution. What the 2 other bugs are suggesting. -- You are receiving this mail because: You are watching all bug changes.