Re: NSMutableArray morphs itself into an NSArray?
Re: NSMutableArray morphs itself into an NSArray?
- Subject: Re: NSMutableArray morphs itself into an NSArray?
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 8 Mar 2004 11:37:28 -0800
On Mar 8, 2004, at 6:30 AM, Jerry Krinock wrote:
Is there any way that an NSMutableArray can morph into a NSArray?
(Modulo issues others have raised...)
If you 'copy' it. You must call 'mutableCopy'...
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.