[Koha-bugs] [Bug 14939] OAI Server classes must be modularized

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 4 20:55:49 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14939

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44371|0                           |1
        is obsolete|                            |

--- Comment #8 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 44438
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44438&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list