https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271

--- Comment #20 from Ere Maijala <ere.maij...@helsinki.fi> ---
I think the OAI-PMH provider should now be changed to return all records in a
single pass. It was built to return deleted records separately because that was
much faster than joining tables on the fly, but when deleted and non-deleted
records are in the same table this complication is not needed anymore. I think
the whole ListBase class could be removed in this case.

Please let me know if you'd rather let me do the relevant changes in the OAI
classes.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to