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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to