Re: Best method to observe an entity?
Re: Best method to observe an entity?
- Subject: Re: Best method to observe an entity?
- From: Charilaos Skiadas <email@hidden>
- Date: Sun, 10 Jul 2005 21:24:53 -0500
On Jul 10, 2005, at 8:53 PM, Mitch Tishmack wrote:
Hi everyone,
I have a simple question regarding core data. I have 3 related
entities. One is a simple list of items. The other is a simple
tuple list of those related items. And the third is a list of the
items as a pair with source and target.
The tuple has a many<->many relationship to the items, and the
pairs are just a many pairs<->to one item. The caveat is that I am
keeping a source/target of each item.
I'm not sure I follow you here. Do you mean that each managed object
corresponding to the 1st entity is a list of things? Or that each
managed object corresponding to the 1st entity is an item, and when
you talk about a list you refer to all the managed objects
corresponding to the 1st entity together?
Haris
_______________________________________________
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