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

--- Comment #9 from Jonathan Druart <[email protected]> 
---
(In reply to Martin Renvoize from comment #6)
> Also.. I'm really not sure why we need MARC::Batch at all.. my understanding
> is that its intended use case is for multiple files, but we're only loading
> a single file using bulkmarcimport aren't we?

MARC::Batch is used to loop on several MARC records from a given file.
I guess we could replace it with RecordsFromISO2709File and
RecordsFromMARCXMLFile however.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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