• 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
CoreData, inheritance and plug-ins
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: CoreData, inheritance and plug-ins
      • From: Jim Correia <email@hidden>
  • Prev by Date: Fwd: Xcode 2.2 is now available
  • Next by Date: Re: Editable TableView, Bindings, and an Array -- almost
  • Previous by thread: Fwd: Xcode 2.2 is now available
  • Next by thread: Re: CoreData, inheritance and plug-ins
  • Index(es):
    • Date
    • Thread