gnustep-dev
[Top][All Lists]
Advanced

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

Re: writing NSPropertyListOpenStepFormat files on all platforms


From: David Chisnall
Subject: Re: writing NSPropertyListOpenStepFormat files on all platforms
Date: Fri, 28 May 2010 10:44:22 +0100

OS X no longer supports writing OpenStep property lists, only reading them.  
Your best bet is probably to copy the code from GNUstep's 
NSPropertyListSerialization that does it and use that in both places.  Maybe we 
could move it to a category in Additions?

David

On 28 May 2010, at 03:58, David Wetzel wrote:

> Hi,
> 
> I need to write NSPropertyListOpenStepFormat property files on all platforms.
> (GNUstep and OS X).
> Has anybody done that before? What is the best way to implement it?
> (With creating the whole plist by hand, I have done that before...)
> 
> Thanks,
> 
> David
> 
> 
> _______________________________________________
> Gnustep-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnustep-dev


-- Sent from my STANTEC-ZEBRA




reply via email to

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