• 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: Cleaning up my Data Model
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cleaning up my Data Model


  • Subject: Re: Cleaning up my Data Model
  • From: Ron Lue-Sang <email@hidden>
  • Date: Thu, 24 Jul 2008 18:44:06 -0700

Are you just trying to delete old array controllers that are in entity mode? You'll have to go through each array controller one by one and take a look at which entity they've been assigned.

Once you delete the controllers, the bindings to those controllers will be deleted as well. So this shouldn't leave your nib in an unusable state - if that's what you mean by "breaking" your bindings.

Maybe I'm misunderstanding what you're end goal is.

On Jul 23, 2008, at 4:34 PM, Richard Gutierrez wrote:

I have recently changed my data model structure, and am looking for a way to
determine if any of my old array controllers are still bound to objects in
my nib file. I have tons of bindings in my application and it would take
entirely too long to go through the bindings one-by-one. I simply need to
delete the "unused" Entities in my .xcdatamodel and all of the corresponding
Array Controllers in my .nib file to clean it up without breaking any
bindings that may still exist with those entities. Any help in this matter
would be greatly appreciated! Thank you!


_______________________________________________

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


--------------------------
RONZILLA



_______________________________________________

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: Cleaning up my Data Model
      • From: Richard Gutierrez <email@hidden>
References: 
 >Cleaning up my Data Model (From: Richard Gutierrez <email@hidden>)

  • Prev by Date: Drawing a drop-shadow around a view
  • Next by Date: Re: linking NSArrayController and Undo manager
  • Previous by thread: Cleaning up my Data Model
  • Next by thread: Re: Cleaning up my Data Model
  • Index(es):
    • Date
    • Thread