discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSKeyedArchive Portability


From: Marcel Weiher
Subject: Re: NSKeyedArchive Portability
Date: Tue, 15 Jun 2004 14:40:04 +0100



On 10 Jun 2004, at 20:15, Matthew Weinstein wrote:

Not sure what's happening here. Moving a file from linux/gnustep to osx (same code on both platforms coding and decoding) reports:

2004-06-10 15:09:36.321 TamsAnalyzer[1129] *** -[NSPlaceholderMutableString initWithString:]: nil string (or other) argument

when trying to decode an array of strings (which is empty actually). Both platforms seem to behave properly on their own, but sharing files is problematic.

You could try MPWXmlKit, which features an XML coding scheme that

        - works identically on both OS X and GNUstep
        - is backwards and forwards code compatible with old binary archivers
                (obviously *not* file compatbile ;-)







reply via email to

[Prev in Thread] Current Thread [Next in Thread]