cocoa - Using `NSCache` object which doesn't conform `NSDiscardableContent`? -


i read doc nscache. documentation says objects conforms nsdiscardablecontent removed on insufficient memory situation. class behave on classes don't conform nsdiscardablecontent protocol?

yes, does. nscache behaves expected.


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

python - Does anyone know how to configure the hunpos wrapper class on nltk? -