Hi, 2009/6/17 Frédéric DEMIANS <[email protected]>: > 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 [email protected] p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
