Re: MutableArrays losing its contents?
Re: MutableArrays losing its contents?
- Subject: Re: MutableArrays losing its contents?
- From: Chris Ridd <email@hidden>
- Date: Mon, 01 Dec 2003 08:04:35 +0000
On 1/12/03 7:26 am, mmalcolm crawford <email@hidden> wrote:
>
On Nov 30, 2003, at 11:08 PM, Lee Morgan wrote:
>
> NSMutableArray not keeping its contents?
>
> I have a NSMutableArray that keeps a list of NSURL. The problem I have
>
> is that even though the array is in my class's header its contents are
>
> not retained from the method that they are added from. [...]
>
>
>
Did you actually create an array object, or did you just declare the
>
array in the header...?
How many people make that mistake? (Raises hand :-)
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.