• 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: NSKeyedArchiver, CoreData and Intel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSKeyedArchiver, CoreData and Intel


  • Subject: Re: NSKeyedArchiver, CoreData and Intel
  • From: Ali Ozer <email@hidden>
  • Date: Mon, 6 Jun 2005 18:34:46 -0700

NSArchiver and NSKeyedArchiver files are endian-independent, and can be unarchived on either Intel or PowerPC with no extra work on your part.
Ali




Begin forwarded message:

From: Ricky Sharp <email@hidden>
Date: June 6, 2005 18:11:30 PDT
To: Cocoa Development Development <email@hidden>
Subject: NSKeyedArchiver, CoreData and Intel


I use NSKeyedArchiver to read/write data files for my application. At some point, I may migrate to using CoreData.


If a user starts out with a PowerPC Mac with my software and then moves to an Intel Mac, will the files created on the PowerPC Mac be readable on the Intel Mac?

Will I need to invest time into some sort of conversion process? Or, are the binary files that are created somehow marked such that byte-swapping will be handled automatically? i.e. files do not need any byte swapping or are tagged such that the framework knows their "endianness".

___________________________________________________________
Ricky A. Sharp         mailto:email@hidden
Instant Interactive(tm)   http://www.instantinteractive.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSKeyedArchiver, CoreData and Intel
      • From: Ricky Sharp <email@hidden>
References: 
 >NSKeyedArchiver, CoreData and Intel (From: Ricky Sharp <email@hidden>)

  • Prev by Date: NSKeyedArchiver, CoreData and Intel
  • Next by Date: Re: x86 Compilation
  • Previous by thread: NSKeyedArchiver, CoreData and Intel
  • Next by thread: Re: NSKeyedArchiver, CoreData and Intel
  • Index(es):
    • Date
    • Thread