DeepCopy Arrays and Dictionaries
DeepCopy Arrays and Dictionaries
- Subject: DeepCopy Arrays and Dictionaries
- From: Dave <email@hidden>
- Date: Sun, 24 Jan 2016 16:34:56 +0000
Sorry that should have read:
When I’m saving/restoring I want a shallow copy, but I then want to clone this network into a working copy I need a deep copy. The working copy gets updated which the App is running and at certain points dumped to file. This file will then be used to update the database and a new prototype file generated for use by the App.
I’ve just looked up the initWithArray/Dictionary methods and there doesn’t seem to a Mutable versions of these methods?
All the Best
Dave
_______________________________________________
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