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
> Gnustep-dev@gnu.org
> http://lists.gnu.org/mailman/listinfo/gnustep-dev


-- Sent from my STANTEC-ZEBRA


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to