> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com