These are two methods in NSResponder and they deal with user-interface restore.
The docs say that +restorableStateKeyPaths can lead to not needing to use -encodeRestorableStateWithCoder: and -restoreStateWithCoder:. Since those key-path attributes are supposed to be watched with KVO, shouldn’t explicitly calling -invalidateRestorableState also be unnecessary (assuming full coverage)? Can anyone confirm? — Daryle Walker Mac, Internet, and Video Game Junkie darylew AT mac DOT com _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com