CoreData - Multiple Model Files?
CoreData - Multiple Model Files?
- Subject: CoreData - Multiple Model Files?
- From: Todd Blanchard <email@hidden>
- Date: Wed, 12 Nov 2008 11:27:31 -0800
I'm working with another developer on an app with a rather elaborate
core data schema. We are each working on different parts of the
schema. Having one model just isn't scaling - version control does
not like model files - they constantly get broken and are a nightmare
to merge.
Is it possible to have multiple model files that share some entities?
Is there code to stitch them together at compile time into one
compiled model file?
This is a serious scalability issue for us. We might as well not
have the thing in version control at all since we have to agree who
owns the file at any one time to keep from messing it up.
_______________________________________________
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