[Koha-bugs] [Bug 21327] New: Add a Modular Koha Core design

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 10 15:45:38 CEST 2018


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 at lists.koha-community.org
          Reporter: benjamin.rokseth at deichman.no
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list