• 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
Re: NSArchiver/NSCoder future and cross platform compatibility?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSArchiver/NSCoder future and cross platform compatibility?


  • Subject: Re: NSArchiver/NSCoder future and cross platform compatibility?
  • From: "Erik M. Buck" <email@hidden>
  • Date: Thu, 24 Jan 2002 08:59:31 -0600
  • Organization: EMB & Assocites Inc.

Processor type and endianess are not a problem.. NSData takes care of all
that for you.
However, Apple does not promise not to change the way objects encode
themselves. Since versioning is supported within the encoding system, one
can hope that apple will preserve compatibility, but there are no promises.
Nib files are just archives and they have been compatible for a long time.

Consider using human readable data files like property lists and/or XML.
There are ways to archive arbitrary object graphs to property lists.


----- Original Message -----

References: 
 >NSArchiver/NSCoder future and cross platform compatibility? (From: Manfred Lippert <email@hidden>)

  • Prev by Date: Re: Weird calculation
  • Next by Date: Re: Perl
  • Previous by thread: NSArchiver/NSCoder future and cross platform compatibility?
  • Next by thread: (unicode -> shift-jis) encoding conversion bug?
  • Index(es):
    • Date
    • Thread