Re: Reporting errors from key-value-coding accessors
Re: Reporting errors from key-value-coding accessors
- Subject: Re: Reporting errors from key-value-coding accessors
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 19 Aug 2005 11:16:28 -0700
On Aug 19, 2005, at 11:10 AM, Mark Alldritt wrote:
In my application I have a long list of KVC accessor functions that
need to
potentially report errors. If the accessor is called from
bindings, I'm not
at all sure how to report an error.
Use KVC validation methods:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
KeyValueCoding/Concepts/Validation.html>
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden