• 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: MutableArray losing contents
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MutableArray losing contents


  • Subject: Re: MutableArray losing contents
  • From: Dean Pulsifer <email@hidden>
  • Date: Fri, 2 Apr 2010 16:56:16 -0400

The array pointer is not null and it has the same value as when it was full.

Yes, it is a member of the controller class.



On Fri, Apr 2, 2010 at 4:30 PM, Jens Alfke <email@hidden> wrote:

>
> On Apr 1, 2010, at 8:05 PM, Dean Pulsifer wrote:
>
>  The second NSBrowser delegate to get hit is willDisplayCell:atRow:column:
>> When I get to this call, the array has 0 objects.  The self pointer is
>> still
>> the same.
>>
>
> Is the array pointer nil? Sending any message to a nil pointer returns zero
> (or its equivalent).
> If not, is the array pointer still the same value as it was before when it
> had stuff in it?
>
> And just to clarify the obvious, the array pointer is an instance variable
> of your controller, right?
>
> —Jens
_______________________________________________

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: 
 >MutableArray losing contents (From: Dean Pulsifer <email@hidden>)
 >Re: MutableArray losing contents (From: Jens Alfke <email@hidden>)

  • Prev by Date: Implied use of Properties
  • Next by Date: Re: MutableArray losing contents
  • Previous by thread: Re: MutableArray losing contents
  • Next by thread: Re: MutableArray losing contents
  • Index(es):
    • Date
    • Thread