Re: core data and dictionary
Re: core data and dictionary
- Subject: Re: core data and dictionary
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 23 May 2005 10:34:31 -0700
On May 23, 2005, at 10:12 AM, Cornelius Jaeger wrote:
how would i store a dictionary using core data.
i imagine i could store it as a string and convert back and forth
between propertyList format etc.
how would i catch the notifications for one of the dictionary's
keys, or, if the dictionary contains other dictionaries, the main
dictionary's keypaths?
any pointers, ideas, or samples
If you actually do want to do this (as opposed to define another
entity), then the technique is described in detail in the documentation:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CoreData/Articles/cdNSAttributes.html>
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden