http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13967 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #8 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Tomás Cohen Arazi from comment #7)
(In reply to M. Tompsett from comment #6)
(In reply to Tomás Cohen Arazi from comment #4)
Kyle, what do u think of Koha::Config::SysPrefs instead?
Out of curiousity? If logic related to the koha-conf.xml was moved into its own object, would that make it Koha::Config::Config?
Koha::Config sounds more reasonable :-D
Since the invocation currently is C4::Context->preference() and C4::Context->config(), I don't see why we would move system preferences to a different level compared to koha-conf.xml values. P.S. Reminder that at least one of my comments in comment #5, needs addressing at least (the Borrower?! one). Changing status accordingly. -- You are receiving this mail because: You are watching all bug changes.