Re: MutableArrays losing its contents?
Re: MutableArrays losing its contents?
- Subject: Re: MutableArrays losing its contents?
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 30 Nov 2003 23:26:49 -0800
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...?
mmalc
_______________________________________________
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.