Re: Key Value Observing of NSMutableArray inside an object
Re: Key Value Observing of NSMutableArray inside an object
- Subject: Re: Key Value Observing of NSMutableArray inside an object
- From: Keary Suska <email@hidden>
- Date: Sat, 28 Jan 2012 15:36:19 -0700
On Jan 28, 2012, at 2:28 PM, Mikael Wämundson wrote:
> Is there something I need to do with my class DataObjectCollection to make the observing work, i.e. to make it KVO compliant?
Implement and use collection accessor methods:
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/KeyValueCoding/Articles/AccessorConventions.html#//apple_ref/doc/uid/20002174-178830-BAJEDEFB
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden