>> Why isn't it as simple as caching the result, as in > > I think it probably really is that simple, at least for now - could > you test your approach and submit?
Yes, but context objects will be created 23 times, one per module using C4::Context. I just send a patch which uses class variable for default context. -- Frédéric _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-devel
