http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11213 --- Comment #8 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- (In reply to Srdjan Jankovic from comment #2)
This may yield significant improvements in performance.
Hairy spots: * I have removed GetItemsLocationInfo() in favour of GetItemsInfo(). In case of people not using XSLT, it may incur small penalty in virtual shelves because GetItemsInfo() is a tad heavier. However, it should be insignificant compared to the benefit when XSLT is used.
I thouht I had read somewhere that non-XSLT display were to be deprecated one day, but I cannot retreive the message. Maybe I dreamt? If so, I suppose that the small penality you are talking about won't be a problem. Mathieu -- You are receiving this mail because: You are watching all bug changes.