discuss-gnustep
[Top][All Lists]
Advanced

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

Re: binary plist parser


From: Richard Frith-Macdonald
Subject: Re: binary plist parser
Date: Wed, 13 Dec 2006 18:10:04 +0000


On 13 Dec 2006, at 17:44, L Zee wrote:

Hi All,

I'll preface this by saying I'm a total GNUstep noob, so please bear with me. I' d like to be able to parse binary plist files from Mac OSX on my Linux machine and after a lot of research it looks like using GNUstep may be the best way to do that. Am I on the right track, and if so, are there existing applications, code snippets etc. that already exist or will I have to start from scratch?

Thanks in advance for any insight on this topic.

The method [NSPropertyListSerialization +propertyListFromData:mutabilityOption:format:errorDescription:] in the gnustep-base library should do what you want.




reply via email to

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