https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28173

Olivier Hubert <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #16 from Olivier Hubert <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to