Re: Temporary object created at runtime with Core Data
Re: Temporary object created at runtime with Core Data
- Subject: Re: Temporary object created at runtime with Core Data
- From: William Bumgarner <email@hidden>
- Date: Tue, 25 Apr 2006 08:31:10 -0700
On Apr 25, 2006, at 7:06 AM, Eric Morand wrote:
That's why I was thinking about using the already perfectly working
smart groups NSManagedObject subclass, create them at run-time and
store them in a "in memory store".
Core Data does not support cross store relationships. This may
imply some limitations in relating your temporary objects to the
objects that are persisted.
Unfortunately, I don't have enough context to comment on the rest of
the thread as I don't have all of the thread in my cache at this
time. From what I have gathered so far, it sounds a bit odd to have
an object model that implies that some instances exist within the
object graph but should never be persisted.
b.bum
_______________________________________________
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