• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: atomic properties and KVC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: atomic properties and KVC


  • Subject: Re: atomic properties and KVC
  • From: Mike Abdullah <email@hidden>
  • Date: Thu, 15 Jul 2010 10:47:04 +0100

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 (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

_______________________________________________

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

References: 
 >atomic properties and KVC (From: Michael Link <email@hidden>)

  • Prev by Date: Re: Adding an image to a project
  • Next by Date: Re: Adding an image to a project
  • Previous by thread: Re: atomic properties and KVC
  • Next by thread: NSURLCredential and UTF-8 username
  • Index(es):
    • Date
    • Thread