• 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: where have all the IVARS gone? (long time passing...)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: where have all the IVARS gone? (long time passing...)


  • Subject: Re: where have all the IVARS gone? (long time passing...)
  • From: Andy Lee <email@hidden>
  • Date: Fri, 7 Jul 2006 11:53:30 -0400

On Jul 7, 2006, at 3:02 AM, Rob Ross wrote:
So how do classes like NSString, NSSet or NSValue manage their internal state?

They are "class clusters" -- the docs explain better than I could (esp. since I'm late for work...). In brief, when you instantiate NSString you actually get an instance of a concrete subclass, and that subclass is where the ivars are.


--Andy

_______________________________________________
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


References: 
 >where have all the IVARS gone? (long time passing...) (From: Rob Ross <email@hidden>)

  • Prev by Date: more on two-way bindings and one-way bindings
  • Next by Date: Re: bindings bug?
  • Previous by thread: where have all the IVARS gone? (long time passing...)
  • Next by thread: RE: where have all the IVARS gone? (long time passing...)
  • Index(es):
    • Date
    • Thread