• 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: Kai <email@hidden>
  • Date: Fri, 25 Jul 2008 22:45:06 +0200

Yes, there is: IB 3.1 (coming with Xcode 3.1) lists all "Referencing Bindings" pointing to an object under the "Connections" tab.

Hope this helps.
Kai


On 25.7.2008, at 18:06, Richard Gutierrez wrote:

Thanks for the response...

Ultimately what I am trying to do is determine which objects are bound to which array controllers. I understand that if I delete an array controller, all of the bindings associated with that array controller will be removed, but I need to know which items are associated with that array controller so I can re-bind them to the new array controllers that I am creating.

Basically, I am re-structuring my data model to get myself better organized. I need to transfer the bindings for my objects from my old array controllers to my new array controllers without leaving any objects that were bound to my old array controllers "unbound" when I delete the old array controllers.

My problem is that I cannot see which items are bound to my old array controllers without going through them one by one, which can take forever with the amount of objects I have. Is there an easier way to see all bound objects to an array controller?
_______________________________________________


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

_______________________________________________

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


References: 
 >Re: Cleaning up my Data Model (From: Richard Gutierrez <email@hidden>)

  • Prev by Date: Re: NSTableView NSTrackingArea and mouse clicks
  • Next by Date: Re: NSOutlineView with Multiple Core Data Entities
  • Previous by thread: Re: Cleaning up my Data Model
  • Next by thread: A study of the Cocoa Indie Island
  • Index(es):
    • Date
    • Thread