discuss-gnustep
[Top][All Lists]
Advanced

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

Re: CoreFoundation


From: David Chisnall
Subject: Re: CoreFoundation
Date: Wed, 7 Jan 2015 13:59:17 +0000

On 7 Jan 2015, at 10:05, Dr. H. Nikolaus Schaller <hns@goldelico.com> wrote:
> 
>> and with base+cf I could have a universal way to access and modify system 
>> preferences in plists from both ObjC and C. I image there might be a 
>> situation where I wanna use plists for compatibility with gnustep but there 
>> is no objc+base installed. 

If this is the requirement, then NetBSD has a C library that can handle plists. 
 They only support the XML format, but it's easy to force GNUstep to generate 
these.

If compatibility is your primary requirement, note that GNUstep does implement 
NSJSONSerialization, so you can just produce JSON files.

David




reply via email to

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