There is nothing magic about KVC in this regard. It is a layer atop the methods 
your class generates.

On 15 Jul 2010, at 06:50, Michael Link wrote:

> If I have a property declared and synthesized (e.g.
> @property BOOL foo;
> 
> and I use a KVC method to access the value of foo (e.g.
> [object valueForKey:@"foo"];
> 
> is it still accessed atomically? 
> 
> --
> Michael
> _______________________________________________
> 
> 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/cocoadev%40mikeabdullah.net
> 
> This email sent to cocoa...@mikeabdullah.net

_______________________________________________

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 arch...@mail-archive.com

Reply via email to