• 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
Subclassing and Relationships - different xcdatamodels
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subclassing and Relationships - different xcdatamodels


  • Subject: Subclassing and Relationships - different xcdatamodels
  • From: Alexander Spohr <email@hidden>
  • Date: Mon, 22 Mar 2010 16:10:25 +0100

Hi list,

I used to create a base model in EOF and group some additional models around it having relationships into the base model. The base model was reusable, the others where project specific.

Now I would like to use such a setup with CoreData.
Is it possible to
1) create entity BSubclass in model B by subclassing entity ASuperclass in model A?
2) create a relationship from entity BSub to entity AOther?
3) create a relationship from entity AOther to entity BSub in code?

I could not find anything working for this in XCode. Did I look in the wrong place or is it just not possible?

	atze


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: NSUserDefaultsController valueForUndefinedKey:
  • Next by Date: Re: Odd crash
  • Previous by thread: Re: Refreshing NSArrayController after Undo/Redo
  • Next by thread: Embedding WebKit in Java 1.6 application
  • Index(es):
    • Date
    • Thread