• 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
Accessing @private superclass ivars
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Accessing @private superclass ivars


  • Subject: Accessing @private superclass ivars
  • From: Keith Duncan <email@hidden>
  • Date: Mon, 19 Feb 2007 23:04:07 +0000

I'm subclassing a class which has a private NSArray ivar containing some objects I need access to in my subclass.

I can generate the objects myself in the subclass but that means doing all the work twice. I can't change the superclass' code and there aren't any accessors for the array. I've exhausted everything I can think of without success.

Any hints would be appreciated.

- Keith
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: Accessing @private superclass ivars
      • From: James Bucanek <email@hidden>
    • Re: Accessing @private superclass ivars
      • From: "stephen joseph butler" <email@hidden>
  • Prev by Date: Read Only Files
  • Next by Date: building upon existing screensavers?
  • Previous by thread: Re: Read Only Files
  • Next by thread: Re: Accessing @private superclass ivars
  • Index(es):
    • Date
    • Thread