Core Data: Single entity in NSDocument?
Core Data: Single entity in NSDocument?
- Subject: Core Data: Single entity in NSDocument?
- From: Michael Anckaert <email@hidden>
- Date: Thu, 6 Jul 2006 18:26:10 +0200
Hello all,
I have a Core Data application with a NSDocument structure. I want
each NSDocument to have only 1 entity, not an array of entities.
If I create an entity called Ent1, I can only display a list of
entities in my document, using an array controller and the selection
control key.
How can I only have 1 entity in my document? So instead of an array
controller, I'd need an object controller or something.
Is this possible with Core Data?
I know my explanation is a bit obscure, but it's hard to explain :)
Kind regards,
Michael Anckaert
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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