[Koha-patches] [PATCH] Caching for authorised values

Galen Charlton galen.charlton at liblime.com
Wed Jun 17 23:31:20 CEST 2009


Hi,

2009/6/17 Frédéric DEMIANS <f.demians at tamil.fr>:
> Otherwise, isn't it time to consider integrating OO framework like Moose, or
> something like Catalyst? and modernizing code. Sponsors with deep pocket
> required :-)

Indeed.  In the meantime, any incremental function results caching we
do may as well use a standard module like Memoize rather than our
having to writing such caching by hand.

I've just sent a counter-patch that introduces Memoize to cache the
results of GetAuthorisedValues.  Would you mind profiling that patch
against your resubmission of the hand-coded caching for that function?

Regards,

Galen
-- 
Galen Charlton
VP, Research & Development, LibLime
galen.charlton at liblime.com
p: 1-888-564-2457 x709
skype: gmcharlt



More information about the Koha-patches mailing list