Hi Jerry, On 16 Jan 12 Jerry Krinock <je...@ieee.org> wrote:
> It seems like "gimme the latest value of object.foo from the disk" shouldn't > be so hard. It is indeed that hard, possibly for a good reason, but let's not go into that. You've correctly handled the staleness interval. You may also want to save the current staleness interval and restore it after you refresh the object. What you've discovered, and what Apple confirmed for me long ago, is that refreshObject does not refresh related objects. As surprised as I was to learn that, it now makes some sense. You're on the right track. Cheers, Steve_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com