[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSPropertyListSerialization unimplemented
From: |
Fred Kiefer |
Subject: |
Re: NSPropertyListSerialization unimplemented |
Date: |
Thu, 23 Jun 2005 02:50:24 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414 |
Sam Lauber wrote:
> In MacOSX 10.2, the NSPropertyListSerialization class was added. But in
> GNUstep, that class is nonexistant! I think it should be implemented.
>
Are you sure about this? I think we have an almost complete version of
this class. It can be found in base/source/NSPropertyList.m. Perhaps you
just did get confused by the file name?
Just a few months ago I added support to write Apple binary format to
this class. Did anybody notice?
Fred