https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30553 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #12 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Martin Renvoize from comment #11)
(In reply to Katrin Fischer from comment #9)
Hm, but no SQL in Koha namespace, I think. The DBIX equivalent?
I would suggest allowing the SQL in Koha::Patron::Files and using the method from Koha::Patron.. and then having a follow-up bug to convert Koha::Patron::Files to proper Koha::Object based classes as a modernisation effort.
To me, that's the most pragmatic route to goal for this simple enhancement.
With the risk that we push this arguable code and the follow=up is delayed ;) Since it is a very simple development, it could probably be done here? -- You are receiving this mail because: You are watching all bug changes.