Re: KVO autonotifying complaining about custom setter return value
Re: KVO autonotifying complaining about custom setter return value
- Subject: Re: KVO autonotifying complaining about custom setter return value
- From: mmalc crawford <email@hidden>
- Date: Wed, 5 Mar 2008 10:00:24 -0800
On Mar 5, 2008, at 9:34 AM, Jim Turner wrote:
I filed a bug (rdar://problems/5781977) as this doesn't appear to be
proper behavior. I'd be happy to be told I'm wrong if you can point
out what I'm missing.
I believe this behaves correctly.
As stated in <http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/chapter_5_section_5.html#
>, "Key-value coding and declared properties are orthogonal
technologies."
KVC doesn't know about any custom setter you may have defined for a
property.
mmalc
_______________________________________________
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