• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CoreData and Shared Data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData and Shared Data


  • Subject: Re: CoreData and Shared Data
  • From: mmalcolm crawford <email@hidden>
  • Date: Tue, 27 Dec 2005 16:13:11 -0800


On Dec 27, 2005, at 3:38 PM, Lucas Haley wrote:

I'll be using a NSPersistentDocument for the documents. The issue I have is that I have an additional central data structure that is referenced by each document across relationships. Can I model the whole thing using the UI, or will I have to create a separate model for the application, and in code define the relationships from the documents?

It's not clear what this means. You can create the whole managed object model using the Xcode data modeling tool. If you want, you can create a single model for the whole schema and use configurations for the different stores. If you want to create cross-store relationships, then that will require additional coding for relationship maintenance, but not for the modeling per se.

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
References: 
 >CoreData and Shared Data (From: Lucas Haley <email@hidden>)

  • Prev by Date: how does IB draw connections outside its windows?
  • Next by Date: How do you set the cursor for a view when first visible?
  • Previous by thread: CoreData and Shared Data
  • Next by thread: Re: CoreData and Shared Data
  • Index(es):
    • Date
    • Thread