• 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: Core Data faulting and bindings: recursive KVO notifications?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data faulting and bindings: recursive KVO notifications?


  • Subject: Re: Core Data faulting and bindings: recursive KVO notifications?
  • From: Dennis Lorson <email@hidden>
  • Date: Sat, 29 Mar 2008 14:44:49 +0100


On 29 Mar 2008, at 06:29, Ron Lue-Sang wrote:

There's also the controller attribute "Always Use Multi Value Marker" which will keep the controller from even looking at the property values of the selected objects as long as more than one object is selected in the controller.

Of course, this won't help if your textfield is editable and bound to the controller's selection.foo keypath and the user tries to edit the value.

Well, as said, in many cases I really need the compound value, in the likely case that the property is the same for the whole selection. However, for a complete library the compound value is useless. So I might have to tweak this Multiple Value behavior.


The user will rarely have to edit values, it is mostly (though not strictly) a consulting UI. If he does, it is no more than once per object/property. In that case, I can take the overhead if necessary.
_______________________________________________


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


References: 
 >re: Core Data faulting and bindings: recursive KVO notifications? (From: Ben Trumbull <email@hidden>)
 >Re: Core Data faulting and bindings: recursive KVO notifications? (From: Dennis Lorson <email@hidden>)
 >Re: Core Data faulting and bindings: recursive KVO notifications? (From: Ben Trumbull <email@hidden>)
 >Re: Core Data faulting and bindings: recursive KVO notifications? (From: Ron Lue-Sang <email@hidden>)

  • Prev by Date: Re: Core Data faulting and bindings: recursive KVO notifications?
  • Next by Date: Thread safe?
  • Previous by thread: Re: Core Data faulting and bindings: recursive KVO notifications?
  • Next by thread: Re: Core Data faulting and bindings: recursive KVO notifications?
  • Index(es):
    • Date
    • Thread