FROM : Michael Anckaert
DATE : Thu Jul 06 18:26:10 2006
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
DATE : Thu Jul 06 18:26:10 2006
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
| Related mails | Author | Date |
|---|---|---|
| Michael Anckaert | Jul 6, 18:26 | |
| mmalc crawford | Jul 7, 06:04 | |
| I. Savant | Jul 7, 14:31 | |
| Jim Correia | Jul 7, 15:03 | |
| George Orthwein | Jul 7, 15:58 |






Cocoa mail archive

