• 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
Plug-In Additions to Core Data Model
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Plug-In Additions to Core Data Model


  • Subject: Plug-In Additions to Core Data Model
  • From: "Kyle Sluder" <email@hidden>
  • Date: Fri, 12 Dec 2008 05:48:00 -0500

Hi all,

I'd like to provide plug-in developers with the ability to extend
entities in my application's Core Data model.  Ideally, I'd even
extend this functionality to advanced users, but I'll start with
developers.  The documentation doesn't adequately describe two issues
I'm having:

1) If I create my model using +mergedModelForBundles:, assuming the
set of models is the same, will I run into versioning issues?  I'd
like to think not, or else how could +mergedModelForBundles: be
useful?

2) If I have an entity with the same name but different attributes
defined in two models, will merging these models result in an entity
that contains the union of the attributes?  What happens if the
attributes conflict?

In general, is this even a good idea?

Thanks,
--Kyle
_______________________________________________

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

  • Prev by Date: Re: Text layout responsibility
  • Next by Date: Re: Text layout responsibility
  • Previous by thread: NSTextContainer and proposedRect
  • Next by thread: Handle Mouse Event in Background Using Cocoa Framework
  • Index(es):
    • Date
    • Thread