https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25961 --- Comment #15 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (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? -- You are receiving this mail because: You are watching all bug changes.