NSKeyedArchiver, CoreData and Intel
NSKeyedArchiver, CoreData and Intel
- Subject: NSKeyedArchiver, CoreData and Intel
- From: Ricky Sharp <email@hidden>
- Date: Mon, 6 Jun 2005 20:11:30 -0500
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