• 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
Dynamic data model in Core Data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dynamic data model in Core Data


  • Subject: Dynamic data model in Core Data
  • From: Andrew Carter <email@hidden>
  • Date: Tue, 9 May 2006 17:08:26 -0700

I'm working on a personal database application and am evaluating using Core Data versus my own custom data model + SQLite. In general, Core Data seems very close to what I want. However, the very nature of my application will be allowing users to alter their "schema" by adding and dropping "tables" and "columns".

Is this possible in core data? Is this a case that core data will not be useful? I can see doing my own table/column/value core data model objects but then I don't think I am getting much benefit from core data. All the docs/tutorials I have seen talk about building complete data models in the tool and freezing them. I am looking to have some of the behaviors of the data modeling tool in my own application.

Thanks,
Andrew
_______________________________________________
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: Dynamic data model in Core Data
      • From: "John R. Timmer" <email@hidden>
  • Prev by Date: indexing of objects in a subview array
  • Next by Date: Re: Does a NSView's bounds.size always equal to frame.size?
  • Previous by thread: Re: indexing of objects in a subview array SOLVED
  • Next by thread: Re: Dynamic data model in Core Data
  • Index(es):
    • Date
    • Thread