Re: What difference exist from where a method will be called?
Re: What difference exist from where a method will be called?
- Subject: Re: What difference exist from where a method will be called?
- From: Raimond Hettrich <email@hidden>
- Date: Thu, 08 Sep 2016 15:37:08 +0200
Hallo Graham,
the ivar / property theme can’t be the solution (so I think as newbie :)), because the sent array comes with it’s content to the DelegateClass. If there were a problem, maybe that I sent an empty array it couldn’t come to the DelegateClass with it’s content. Nevertheless I synthesized the ivar to the same name (tableViewArray = tableViewArray;). But with the same result.
And in my DelegateClass where I set the sent array to a new array I just have a ivar without a property.
Sorry but I’ve no ideas what’s going wrong.
Thank You,
Raimond
> Am 08.09.2016 um 15:06 schrieb Graham Cox <email@hidden>:
>
> grokked
_______________________________________________
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