http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9755
--- Comment #27 from Galen Charlton <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
