25 Oct
2023
25 Oct
'23
10:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 --- Comment #9 from Blou <philippe.blouin@inlibro.com> --- I followed on David's comment and tried a few lazy loading. Some have a good impact (like ZOOM), but others like the TimeZone have no impact because it's included in some other module in the Koha::Caches or Koha::Config hierarchy. Lazy loading Koha::Config makes no sense, and Cache is cycling back to Context, funnily. I can try some ugly code for the preferences, as a POC. I hope to have time this week, if no one else give it a go. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.