> Another scary one is opac/oai.pl, although that's actually created packages
> in the pl script which I think is actually worse in a way.

Even if I am on Philippe Blouin side on this discusion (overengineering has
its drawbacks), concerning Koha OAI server, it 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. But it's OO (with something like Moose, it would be even
cleaner...) It's just a matter of modularization: putting each class in a
separate file in a Koha::OAI namespace.

I've created a bug for that:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14939
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to