• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Binding of invisible controls: is lazy data loading possible?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding of invisible controls: is lazy data loading possible?


  • Subject: Re: Binding of invisible controls: is lazy data loading possible?
  • From: mmalc Crawford <email@hidden>
  • Date: Mon, 19 Jan 2009 17:33:24 -0800


On Jan 19, 2009, at 5:25 PM, Quincey Morris wrote:

If anyone can find a place in any documentation or header files that *says* the indexed to-many accessors (such as insertObject:in<Key>AtIndex: and removeObjectFrom<Key>AtIndex:) are KVO-compliant when used directly, you'd be doing a public service by posting a link.


<http://developer.apple.com/documentation/Cocoa/Conceptual/KeyValueObserving/Concepts/KVOCompliance.html#//apple_ref/doc/uid/20002178 >

In order to be considered KVO-compliant for a specific property, a class must ensure the following;

* The class must be key-value coding compliant for the property as specified in “Ensuring KVC Compliance”.

->

<http://developer.apple.com/documentation/Cocoa/Conceptual/KeyValueCoding/Concepts/Compliant.html#//apple_ref/doc/uid/20002172 >


mmalc

_______________________________________________

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


  • Follow-Ups:
    • Re: Binding of invisible controls: is lazy data loading possible?
      • From: Quincey Morris <email@hidden>
References: 
 >Binding of invisible controls: is lazy data loading possible? (From: "Vitaly Ovchinnikov" <email@hidden>)
 >Re: Binding of invisible controls: is lazy data loading possible? (From: Quincey Morris <email@hidden>)
 >Re: Binding of invisible controls: is lazy data loading possible? (From: Ken Thomases <email@hidden>)
 >Re: Binding of invisible controls: is lazy data loading possible? (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Binding of invisible controls: is lazy data loading possible?
  • Next by Date: Re: CoreData entity mutability
  • Previous by thread: Re: Binding of invisible controls: is lazy data loading possible?
  • Next by thread: Re: Binding of invisible controls: is lazy data loading possible?
  • Index(es):
    • Date
    • Thread