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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/