FROM : mmalc crawford
DATE : Tue Jun 03 21:59:59 2008
On Jun 3, 2008, at 12:46 PM, Jens Alfke wrote:
> On 3 Jun '08, at 12:24 PM, David Hoerl wrote:
>> Am I missing something obvious? Is there code out there that can
>> take a dictionary and save it as a binary plist?
> NSPropertyListSerialization. (Everyone overlooks this at first
> because it's unexpected to have to use a separate class to do this...)
>
Although...
<http://developer.apple.com/cgi-bin/search.pl?q=NSDictionary+to+binary+plist+file&site=default_collection
>
mmalc
DATE : Tue Jun 03 21:59:59 2008
On Jun 3, 2008, at 12:46 PM, Jens Alfke wrote:
> On 3 Jun '08, at 12:24 PM, David Hoerl wrote:
>> Am I missing something obvious? Is there code out there that can
>> take a dictionary and save it as a binary plist?
> NSPropertyListSerialization. (Everyone overlooks this at first
> because it's unexpected to have to use a separate class to do this...)
>
Although...
<http://developer.apple.com/cgi-bin/search.pl?q=NSDictionary+to+binary+plist+file&site=default_collection
>
mmalc
| Related mails | Author | Date |
|---|---|---|
| David Hoerl | Jun 3, 21:24 | |
| Jens Alfke | Jun 3, 21:46 | |
| Jean-Daniel Dupas | Jun 3, 21:47 | |
| mmalc crawford | Jun 3, 21:59 |






Cocoa mail archive

