http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14939 Bug ID: 14939 Summary: OAI Server classes must be modularized Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Web services Assignee: koha-bugs@lists.koha-community.org Reporter: frederic@tamil.fr QA Contact: testopia@bugs.koha-community.org Koha OAI server has been done in one unique .pl file because there wasn't any object model or rules in the Koha project when it has been coded. Its classes must be modularized : putting each class in a separate file in a Koha::OAI namespace. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.