19 Jun
2026
19 Jun
'26
8:08 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32453 --- Comment #9 from David Cook <dcook@prosentient.com.au> --- (In reply to Kyle M Hall (khall) from comment #7)
A small handful of generic accessors would be better then a multitude of specific ones that we'd need to maintain without knowing if they are even being used. I'll try to find some specific use cases.
Except that we don't create specific things unless we know that people are using them. The base should be "nothing" and then we should be adding up. Not the base being everything and then trying to subtract down. -- You are receiving this mail because: You are watching all bug changes.