On Jun 29, 2008, at 11:30 PM, Hamish Allan wrote:

Perhaps NSControls have their own bind:toObject:withKeyPath:options:
implementation which simply checks for "value" and effectively binds
to "objectValue"? No, classdump confirms that the only
bind:toObject:withKeyPath:options: implementation is that of the
NSKeyValueBindingCreation category of NSObject.

Wait, what? Okay, that contradicts the understanding that I had come to... so the built-in views establish two-way bindings *without* overriding bind:toObject:withKeyPath:options:? Great, that puts us back to square one!

Is there some way to page mmalc to this thread? I think his input would be really helpful about now...

Charles
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to