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? -

php - Mysql PK and FK char(36) vs int(10) -

c++ - Warning : overflow in implicit constant conversion -