http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14939
Héctor Eduardo Castro Avalos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45320|0 |1 is obsolete| | --- Comment #41 from Héctor Eduardo Castro Avalos <[email protected]> --- Created attachment 45386 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45386&action=edit [SIGNED-OFF]Bug 14939: Modularize OAI Server existing classes 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. This patch modularized existing classes, putting each class in a separate file in Koha::OAI::Server namespace. UT begining. Add new dependency: Capture::Tiny Signed-off-by: Hector Castro <[email protected]> OAI server moduralized succefully. Works for Debian Jessie and Wheezy. Test pass successfully -- You are receiving this mail because: 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/
