Re: Re: NSKeyedArchiver on iOS and Cocoa
Re: Re: NSKeyedArchiver on iOS and Cocoa
- Subject: Re: Re: NSKeyedArchiver on iOS and Cocoa
- From: email@hidden
- Date: Tue, 21 Dec 2010 03:56:47 +0000
On Dec 20, 2010 9:43pm, Ricky Sharp <email@hidden> wrote:
On Dec 20, 2010, at 8:22 PM, email@hidden wrote:
> Are these two compatible? Can something archived one platform be
unarchived on the other? I can't find anything in docs that addresses
this, but I'm havig trouble doing precisely this (archived on iPhone,
unarchived on MacOSX). I get the NSInvalidUnarchiveOperationException.
There was a thread similar to this back in August:
http://www.cocoabuilder.com/archive/cocoa/291877-nskeyedarchiver-on-osx-to-nskeyedunarchiver-ios.html>
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
Thanks for the reply. That thread is enlightening, but the problem I have
is that I can't control how the iPhone data is persisted. I need to
unarchive it on MacOSX and then re-encode it for use on iPhone. The data is
all basic containers of type NSMutableDictionary. I was hoping that
wouldn't be a problem.
_______________________________________________
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