Thanks, I had forgotten about the refresh interval directive. It works. My plan is to replace caching with a combination of persistent storage and the activities API to detect when certain things have changed, and call the remote server only in those cases. It could be days or weeks between calls, rather than once every hour or so, but still the data is available when needed.
Ron On Nov 7, 3:02 pm, hobnobLover <[EMAIL PROTECTED]> wrote: > Thanks for that. We had the same problem. It kept on caching the > serverside data that was being returned. > > - hobnobLover. > > http://www.hobnobLover.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---
