https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28173 Olivier Hubert <olivier.hubert@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |olivier.hubert@inlibro.com --- Comment #16 from Olivier Hubert <olivier.hubert@inlibro.com> --- Re: comment #14 In my (limited) experience, there is no such thing as a "typical" Koha request. Some requests might trigger several (10-20+ store calls), whereas others will only trigger a few. Even with the performance improvement, I'm not sure this could work in all environments. For example, we have installations with 7-8+ plugins. Would system-wide option to enable / disable the hooks make sense? If this is accepted as it stands, I would also prefer the hooks to be named "before_object_store" and "after_object_store", in order to be more consistent. -- You are receiving this mail because: You are watching all bug changes.