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.


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

Reply via email to