• 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: What difference exist from where a method will be called?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What difference exist from where a method will be called?


  • Subject: Re: What difference exist from where a method will be called?
  • From: Graham Cox <email@hidden>
  • Date: Thu, 08 Sep 2016 23:53:33 +1000

> On 8 Sep 2016, at 11:37 PM, Raimond Hettrich <email@hidden> wrote:
>
> he 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.
>


How have you instantiated DelegateClass? Are you sure there aren’t two of them?

You’ll really need to get in there with the debugger, set breakpoints and look at what you have. Logging out messages is fine as far as it goes, but it’s like performing surgery by posting notes through a letterbox. Open up the patient and have a proper look.

—Graham





_______________________________________________

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


References: 
 >What difference exist from where a method will be called? (From: Raimond Hettrich <email@hidden>)
 >Re: What difference exist from where a method will be called? (From: Jens Alfke <email@hidden>)
 >Re: What difference exist from where a method will be called? (From: Raimond Hettrich <email@hidden>)
 >Re: What difference exist from where a method will be called? (From: Graham Cox <email@hidden>)
 >Re: What difference exist from where a method will be called? (From: Raimond Hettrich <email@hidden>)

  • Prev by Date: Re: What difference exist from where a method will be called?
  • Next by Date: Re: What difference exist from where a method will be called?
  • Previous by thread: Re: What difference exist from where a method will be called?
  • Next by thread: More Provisioning woes
  • Index(es):
    • Date
    • Thread