On Aug 10, 2008, at 10:14 PM, mmalc crawford wrote:
Any time you want to ensure that pending edits in the view layer are committed to your underlying model objects -- for example, if the user has entered a new value in a text field then saves a document before "exiting" the field (and causing the change to be committed).
Ahhhh... That's very useful. I see that Cocoa Bindings Programming Topics -> How Do Bindings Work -> The Supporting Technologies in Detail -> NSEditor/NSEditorRegistration attempts to mention that. It's not quite as clear as your single sentence though. :-)
Thanks! -- Seth Willits _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
