https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23171
Bug ID: 23171
Summary: Improve plugin performance
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected],
[email protected], [email protected],
[email protected],
[email protected],
[email protected],
[email protected], [email protected],
[email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected], [email protected]
Depends on: 21073, 22053
Blocks: 22832, 22834, 23168
Target Milestone: ---
Bug #21073 introduced the plugin_methods table, but the methods being added
include all inherited and imported methods alongside those implemented by the
plugin in question... we should limit to those implemented directly by the
plugin.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073
[Bug 21073] Improve plugin performance
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22053
[Bug 22053] Ability to disable some plugins
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22832
[Bug 22832] Require plugins to specify the methods they implement
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22834
[Bug 22834] Add a method for plugins to return the absolute path for bundled
files
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23168
[Bug 23168] Database Updates broken due to conflicts in bug 21073 and bug 22053
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/