• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Migration Path for NSArchiver data?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Migration Path for NSArchiver data?


  • Subject: Migration Path for NSArchiver data?
  • From: Colin Cornaby <email@hidden>
  • Date: Wed, 18 Apr 2007 21:42:25 -0700

I have some data that has been encoded in NSArchiver form, and I need the end user to be able to extract it into my program. NSArchiver is a deprecated API from all I can tell, and NSKeyedArchiver is it's replacement. Maybe I did something wrong, but NSKeyedArchiver doesn't seem to be compatible with NSArchiver created data. This leaves me in somewhat of a tight spot. I'd like to use current API's in my program so that my program will be able to continue working, while still retaining the ability to read this older data.

Is there any method for reading NSArchiver data after NSArchiver drops off the face of the Earth? It seems odd to me there is no plan to deal with already NSArchiver serialized data out there.

Note: I'm not encoding the data created with NSArchiver, rather I am decoding existing data generated elsewhere with NSArchiver. So I don't have control of the data format, it is already in NSArchiver form. So please, don't blame me for using NSArchiver to encode data in the first place. :)

Thanks,
Colin
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: Migration Path for NSArchiver data?
      • From: Uli Kusterer <email@hidden>
  • Prev by Date: Re: Global variable for whole application.
  • Next by Date: Re: Global variable for whole application.
  • Previous by thread: Re: NSTableView and first responder
  • Next by thread: Re: Migration Path for NSArchiver data?
  • Index(es):
    • Date
    • Thread