Hi, On Fri, Jun 27, 2008 at 2:03 AM, Marc Chantreux <[EMAIL PROTECTED]> wrote: > On Thu, Jun 26, 2008 at 03:58:40PM -0400, Joshua Ferraro wrote: > Yes: if you can't install the koha default serializer (or if you want to > user a better one for any reason, you have the choice just by setting > an environement variable).
A comment about this - giving a choice of the serializer is going too far. There can be such a thing as too many options. I had implemented use of YAML because the Data::Dumper-based serializer does not handle diacritics well. If one of the other serializers avoids that problem and doesn't have the same sort of packaging problem that the YAML serializer apparently does on some platforms, great, we can switch to it (although *after* 3.0-general-release, please), but we should stick to just one. Regards, Galen -- Galen Charlton Koha Application Developer LibLime [EMAIL PROTECTED] p: 1-888-564-2457 x709 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
