Re: NSObjectController HELP
Re: NSObjectController HELP
- Subject: Re: NSObjectController HELP
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 6 Jun 2004 22:32:46 -0700
On Jun 6, 2004, at 12:52 AM, mmalcolm crawford wrote:
I think it might be reasonable to suggest that it be made explicit
somewhere that you must use accessor methods, however:
Actually it is (thanks for the nudge, Scott):
"Automatic key-value observing informs observers of changes made using
key-value compliant accessors, as well as the key-value coding
methods."
<
http://developer.apple.com/documentation/Cocoa/Conceptual/
KeyValueObserving/Concepts/AutoVsManual.html>
It perhaps should be mentioned explicitly in the introductory bindings
documentation, though.
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.