CoreData, inheritance and plug-ins
CoreData, inheritance and plug-ins
- Subject: CoreData, inheritance and plug-ins
- From: Bill Dozier <email@hidden>
- Date: Thu, 10 Nov 2005 14:47:36 -0600
Hi,
I would like for my CoreData application to be extensible via plug-
ins. One of the things the plug-ins would do is to extend by
inheritance the abstract entities in my data model. I'm planning to
call:
+ (NSManagedObjectModel *)modelByMergingModels:(NSArray *)models
after loading each plug-in. Is this the preferred method?
Thanks,
Bill
_______________________________________________
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