deep deep copies, or shallow deep copies?
deep deep copies, or shallow deep copies?
- Subject: deep deep copies, or shallow deep copies?
- From: Graham Cox <email@hidden>
- Date: Fri, 14 Nov 2008 10:58:02 +1100
Does anyone know whether methods such as:
[NSArray initWithArray:<someArray> copyItems:YES];
continue to deep-copy items for further collections within the root
collection, or do they fall back to a shallow copy (retaining)?
If no-one knows I can spend an hour or two doing some experiments but
if it's just a known 'yes' or 'no' I'd rather save the time!
tia,
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