Auto clearing the cache??

0 views
Skip to first unread message

jeffery

unread,
Dec 18, 2009, 4:44:39 AM12/18/09
to Google Data APIs Objective-C Client Library Discussion
I've readed the document about Performance tuning in the Google Data
APIs Object-C Library, that mentioned about cache data is limited in
size(15MB on Mac OS X,1 MB on iPhone ) , Will cache data be free or
released when exceed 15MB or 1 MB on iPhone ??

Greg Robbins

unread,
Dec 18, 2009, 2:25:53 PM12/18/09
to gdata-objec...@googlegroups.com
The cache will release previously cached responses as needed to stay under the limit. The method -pruneCacheResponses in the class GDataURLCache does the work of freeing the oldest cache entries.
Reply all
Reply to author
Forward
0 new messages