On 7 Jan 2015, at 10:05, Dr. H. Nikolaus Schaller <[email protected]> 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


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

Reply via email to