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

--- Comment #58 from David Gustafsson <glask...@gmail.com> ---
It would need a larger refactoring though, even though I know we want to get
rid of the C4 namespace. GetBiblioMarc would be replaced by a call to
Biblio->find with a Koha::RecordProcessor for embedding items (I would suggest
keeping but deprecating GetBiblioMarc and replacing the subroutine body with
the Koha-namespace equivalent code.

Perhaps it would be a mistake to make things a bit messy making this
refactoring part of this patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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