You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey folks!
It'd be great if you could observe changes to the cache (say if the object at a particular key was set, you'd be able to subscribe to notifications of those changes). I'm not sure how it'd be implemented though (perhaps adding an NSNotification to the setObject methods?). Any suggestions?
The text was updated successfully, but these errors were encountered:
Hey folks!
It'd be great if you could observe changes to the cache (say if the object at a particular key was set, you'd be able to subscribe to notifications of those changes). I'm not sure how it'd be implemented though (perhaps adding an
NSNotification
to thesetObject
methods?). Any suggestions?The text was updated successfully, but these errors were encountered: