Hi, On Tue, Apr 28, 2009 at 11:36 AM, Brian Harrington <[email protected]> wrote: > 1. I had SetMarcUnicodeFlag() as MARC21-only because that's how it is > in the original version. The comments indicate that it isn't necessary > in UNIMARC. Should I move it anyway?
On second thought, no, because as you point out the UNIMARC 100 gets created in AddAuthority(). However, it would be nice to clean up how new authority records get initialized so that all of the basics of setting the UTF-8 flag and constructing the rest of the UNIMARC 100 is done in one place. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime [email protected] p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
