From the NSKeyValueObserving Protocol reference: Deprecated NSKeyValueObserving Methods
A method identified as deprecated has been superseded and may become unsupported in the future. Deprecated in Mac OS X v10.5 and later setKeys:triggerChangeNotificationsForDependentKey: Configures the receiver to post change notifications for a given property if any of the properties specified in a given array changes. (required) (Deprecated in Mac OS X v10.5 and later. You should use the methodkeyPathsForValuesAffectingValueForKey: instead.) --Graham On 21/04/2010, at 12:10 PM, Steve Cronin wrote: > Graham; > > Directly from the current Apple docs:Key-Value Observing Programming Guide > No mention of deprecation… _______________________________________________ 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