20 May
2022
20 May
'22
8:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30825 --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I've not looked in depth yet.. but I'm wondering if we aught to start adopting a pattern of generally accepting Object or Identifier for passed params. If one already has the object it's a no brainer to pass it through and save a lookup. In this case I could see the potential of having to fetch a patron to pass in then not actually need to use it, depending on the pref.. which is also wasteful? Thoughts? -- You are receiving this mail because: You are watching all bug changes.