• 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
Re: Core Data Merged Models
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data Merged Models


  • Subject: Re: Core Data Merged Models
  • From: mmalcolm crawford <email@hidden>
  • Date: Sat, 22 Apr 2006 12:39:24 -0700


On Apr 22, 2006, at 2:13 AM, Jonathon Mah wrote:

What is the purpose of merging models contained in frameworks? In other words, what advantage does this have over [[NSManagedObjectModel alloc] initWithURL:myMomURL] (apart from not needing to know the URL)?

You might develop a framework that includes your managed object classes and models.


If the user added a framework to the system which contained its own MOM, could that render existing stores unreadable by apps using this code?


No...

allFrameworks
"The returned array includes frameworks that are linked into an application when the application is built and bundles for frameworks that have been dynamically created."


<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ ObjC_classic/Classes/NSBundle.html#//apple_ref/occ/clm/NSBundle/ allFrameworks>



mmalc


_______________________________________________ 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
References: 
 >Core Data Merged Models (From: Jonathon Mah <email@hidden>)

  • Prev by Date: Re: init code for new document only
  • Next by Date: Re: Core Data Merged Models
  • Previous by thread: Core Data Merged Models
  • Next by thread: Re: Core Data Merged Models
  • Index(es):
    • Date
    • Thread