Re: subclass overwriting superclass ivar
Re: subclass overwriting superclass ivar
- Subject: Re: subclass overwriting superclass ivar
- From: "email@hidden" <email@hidden>
- Date: Wed, 26 May 2010 13:46:22 +0100
> There's nothing wrong with the ivar declarations - something must be
> going wrong at run time. Typically, when an object pointer seems to
> point to the wrong object, the prime suspect is memory management. But
> it's hard to say for sure, without seeing the relevant code.
The ivar decs look okay to me too but I thought I was perhaps missing something.
I don't see that the @private attribution as an issue.
The app uses GC and I am not manipulating any of the ivars in a knowingly unusual fashion.
Regards
Jonathan Mitchell
Developer
Mugginsoft LLP
http://www.mugginsoft.com_______________________________________________
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