30 May
2013
30 May
'13
6:29 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9755 --- Comment #27 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to comment #21)
I've decided I'm attached to Koha::Record, because my reasoning behind using it was that it would be nice to be able to merge non-MARC records, so I've gone a bit further in a follow-up and made the class schema-sensitive, moving the MARC-specific code to Koha::Util::MARC.
For the reason expressed in my previous comment, 'Koha::Record' is still too non-specific for my taste. Would 'Koha::MetadataRecord' be acceptable to you? -- You are receiving this mail because: You are watching all bug changes.