Copying objects and containers.
Copying objects and containers.
- Subject: Copying objects and containers.
- From: "Peter Hudson" <email@hidden>
- Date: Fri, 07 Feb 2003 17:06:18 +0000
I have a small class ( one string and an int ) inherited from NSObject.
I have put three instances of this class into an NSArray. I wish to make a deep copy of the array and its contents.
How do I do this ?
Is there a canonical example/method anywhere ?
Peter
_______________________________________________
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.