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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Nick Clemens <[email protected]> ---
When looking at this I wondered if instead of the 
RecordsFromISO2709File/RecordsFromMARCXMLFile looping the entire file we could
loop in the script and pass each record to the subs, changing them to convert a
single record, then have the script process the records in chunks, that way we
don't need to handle offsets

-- 
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