https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33955 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|Passed QA |In Discussion --- Comment #7 from Tomás Cohen Arazi <tomascohen@gmail.com> --- I have doubts about the current approach to extracting things from MARC records. It feels really bad that we call $self->metadata->record each time, parsing the MARCXML (I don't claim we hit the DB, but it is probably the case most of the time). I'm setting this in discussion, and will provide an alternate patch for discussing the pattern entirely. -- You are receiving this mail because: You are watching all bug changes.