• 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: KVO and accessors - are they needed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: KVO and accessors - are they needed


  • Subject: Re: KVO and accessors - are they needed
  • From: Steven Kramer <email@hidden>
  • Date: Fri, 22 Oct 2004 18:21:15 +0200


Well, YMMV of course, but Keep in mind that when KVC has to go looking for your ivars, it has to do a bunch of wading through the Obj-C runtime that isn't necessary if you provide accessor methods.


But the same more or less holds for method lookups, doesn't it?

Steven

_______________________________________________
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
  • Follow-Ups:
    • Re: KVO and accessors - are they needed
      • From: "John C. Randolph" <email@hidden>
References: 
 >KVO and accessors - are they needed (From: Bruce Truax <email@hidden>)
 >Re: KVO and accessors - are they needed (From: "John C. Randolph" <email@hidden>)

  • Prev by Date: Re: Copy and release
  • Next by Date: using printf to print objects
  • Previous by thread: Re: KVO and accessors - are they needed
  • Next by thread: Re: KVO and accessors - are they needed
  • Index(es):
    • Date
    • Thread