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

--- Comment #12 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
I always prefer to have a high level method that you just call without knowing
how it is internally implemented, and the POD tells you what it will return. It
is consistent with some other methods we have for accessing sysprefs even. I
don't want the callers to need to know how that syspref needs to be splitter,
the same way I think it is non sense for end users to need to worry about that
on the front end 

If there is consensus, I can spend a few hours migrating all sysprefs to use
the same separator. Keep in mind that we might need to escape whichever
separator we pick on sysprefs that used a different one.

-- 
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