nscache Questions
3
Solved
NSCache is a rarely used tool which actually looks quite useful. I created a simple experiment to see how it works and it looks like it does not auto-evict data in low memory situations (or I am do...
Convenient asked 17/7, 2012 at 10:41
1
Solved
So the NSCache object should stay alive in order to keep the cached data, that means the same object that was used to store data, has to be used to retrieve data.
So the question is what's the po...
Halflight asked 8/5, 2012 at 16:44
© 2022 - 2024 — McMap. All rights reserved.