Re: How to save a Dictionary Network to a plist file?
Re: How to save a Dictionary Network to a plist file?
- Subject: Re: How to save a Dictionary Network to a plist file?
- From: Jens Alfke <email@hidden>
- Date: Thu, 21 Jan 2016 09:32:03 -0800
> On Jan 21, 2016, at 9:05 AM, Dave <email@hidden> wrote:
>
> This all works great and now I’d like to save this to a plist file and load it later on.
Does it have to be in plist format? The easiest way to persist this data would be to make LTWNodeInfo implement the NSCoding protocol, then use an NSArchiver to save it as an archive.
—Jens
_______________________________________________
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