• 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: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView


  • Subject: Re: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView
  • From: Benjamin Stiglitz <email@hidden>
  • Date: Thu, 26 Mar 2009 12:26:21 -0400
  • Mail-followup-to: 'Cocoa Developers' <email@hidden>

> To implement the proposed interface, one cannot solely use bindings to
> accomplish this w/o modeling the intermediary join table.  The relationship
> management is instead accomplished via code (through NSSets and so on as per
> mmalc's example).

Correct; not with a straight tableview. You can generate NSSets based on
the table, set up dependent keys and bind to those.

-Ben
_______________________________________________

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: 
 >Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView (From: "Jon C. Munson II" <email@hidden>)
 >Re: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView (From: Keary Suska <email@hidden>)
 >RE: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView (From: "Jon C. Munson II" <email@hidden>)
 >Re: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView (From: "Melissa J. Turner" <email@hidden>)
 >RE: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView (From: "Jon C. Munson II" <email@hidden>)
 >RE: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView (From: "Jon C. Munson II" <email@hidden>)

  • Prev by Date: [Q] Strange Drag & Drop from my app to FCP project window
  • Next by Date: Re: Custom NSCell issues
  • Previous by thread: RE: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView
  • Next by thread: Re: Implementing a many-to-many ("reflexive") relationship using bindings and an NSTableView
  • Index(es):
    • Date
    • Thread