Closed (fixed)
Project:
Author Pane
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2010 at 03:56 UTC
Updated:
22 Jun 2010 at 16:20 UTC
It was suggested in another issue to add caching. Making an issue for it so I don't forget.
Michelle
Comments
Comment #1
crea commentedSubscribing ;)
Comment #2
michelleMoving this to AF's queue. There isn't a way to cache AP from within AP since there's no template post process and it's really only needed where you have multiple APs, like AF.
Michelle
Comment #3
michelleSpoke too soon... Should have finished the IRC conversation first. :)
That would make it work with anything else that showed multiples of the same AP on a page as well. Probably not much outside of AF will do that but you never know.
Michelle
Comment #4
michelleI decided against the whole pane caching because it's very messy and is already handled by AF with Nodecomment anyway due to the Views integration. Instead, I implemented static variable caching on the integrations maintained in AP that have queries. Committed but needs thorough testing.
Michelle