https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21327 Bug ID: 21327 Summary: Add a Modular Koha Core design Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: benjamin.rokseth@deichman.no QA Contact: testopia@bugs.koha-community.org This is a demonstration of the possibility to refactor parts of Koha into a modular design. The idea is to make use of class inheritance and method overrides to make it possible for a library to use only the parts of Koha that are relevant. It is possible to do this whilst maintaining the full compatibility of the community version, and hopefully it could help in refactoring into a more stable, maintanable and pluggable core. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.