https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25961 --- Comment #16 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #15)
(In reply to Kyle M Hall from comment #14)
(In reply to Marcel de Rooy from comment #12)
More or less same code in two scripts ?
This is in line with the standard convention we have at this time. If you look at Biblio.pm, Item.pm, Patron.pm, Availability.pm, SuggestionEngineMean, didyoumean.pl, process_message_queue.pl, etc you'll see the same style code.
Bug 24031 will introduce Koha::Plugins::call which we can use to simplify all these loops, but that should be done on a separate bug report to rework all those loops.
Could we imagine to have it done now, on top of all the bug reports that are PQA?
It is done, on bug 26063. I marked it as depending on 24031 so it might have been missed. -- You are receiving this mail because: You are watching all bug changes.