• 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
Alter Table Equivalent in Core Data?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Alter Table Equivalent in Core Data?


  • Subject: Alter Table Equivalent in Core Data?
  • From: Squ Aire <email@hidden>
  • Date: Mon, 20 Jul 2009 20:33:03 +0000
  • Importance: Normal

Using plain SQLite one can use alter table to add/remove table columns after the table has been created.

In the same (or not the same) way, is it somehow possible to dynamically add attributes to an entity? This would, among other things, involve that when a new attribute is added, all existing MOs (and their persistent counterparts; what are they called again?) will now respond properly to that new attribute. And when an attribute is removed, it gets gracefully deleted from all MOs (and their persistent counterparts; am I even using the correct words over here? I hope you get my point).
_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
http://www.microsoft.com/middleeast/windows/windowslive/products/photo-gallery-edit.aspx_______________________________________________

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

  • Follow-Ups:
    • Re: Alter Table Equivalent in Core Data?
      • From: Mike Abdullah <email@hidden>
  • Prev by Date: Re: Getting a CoreAnimation layer frame, accounting for zPosition?
  • Next by Date: Re: Getting a CoreAnimation layer frame, accounting for zPosition?
  • Previous by thread: Re: How do I track down an OSStatus error code?
  • Next by thread: Re: Alter Table Equivalent in Core Data?
  • Index(es):
    • Date
    • Thread