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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]