FROM : Jens Alfke
DATE : Tue Jun 03 21:46:49 2008
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...)
—Jens
DATE : Tue Jun 03 21:46:49 2008
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...)
—Jens
| 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

