Both OS X and GNUstep implement NSKeyedArchiver, which for reference
allows a graph of objects to be archived.

Are the implementations compatibile?

That is, if i use NSKeyedArchiver to  archive some data to a file,
will the same NSKeyedUnarchiver code i use to read it work for
both OS X  and GNUstep?

(I ask because i don't want to trap my data in some non-portable
form.)

Thanks in advance for any info from anybody.

dan
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to