| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
At 16:05 Uhr -0400 28.10.2004, Jim Correia wrote:Is there a way to tell NSBundle that it should invalidate the cache for a certain entry (or no longer cache it?)
If I get a bundle back from +[NSBundle bundleWithPath:] and then that bundle is replaced in the filesystem, next time I do +[NSBundle bundleWithPath:] I get backed the cached instance with stale values in the info dictionary.
I don't think Cocoa code can be unloaded from an application, which would imply that Cocoa couldn't unload the old bundle to load the new one, and would thus mean the cache is a Good Thing(tm).
| References: | |
| >+[NSBundle bundleWithPath:] avoiding the cache? (From: Jim Correia <email@hidden>) | |
| >Re: +[NSBundle bundleWithPath:] avoiding the cache? (From: "M. Uli Kusterer" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.