I'm trying to get my hands around the GUI code and can't understand the role of the ObjectCache object and the StorageCache object. I'll eventually figure this out, but if someone can enlighten us that'd be great.
Both objects are active (thank you Firebug!), and I'm 99% sure I see the ObjectCache syncing w/the server every 5 minutes as expected, but I see the GUI modules using the StorageCache to get at server data and can't find any links between StorageCache and ObjectCache...
TIA.
Steve
Both objects are active (thank you Firebug!), and I'm 99% sure I see the ObjectCache syncing w/the server every 5 minutes as expected, but I see the GUI modules using the StorageCache to get at server data and can't find any links between StorageCache and ObjectCache...
TIA.
Steve
Comment