• 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: Are Bindings Redundant?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Are Bindings Redundant?


  • Subject: Re: Are Bindings Redundant?
  • From: James DiPalma <email@hidden>
  • Date: Fri, 4 Jun 2004 20:39:12 -0700

ehm... like bind things together? observe values? use array operators? etc.

Bindings themselves do not observe values nor do they use array operators. These features where added along with bindings, and are used by KVC and by objects that expose bindings. Bindings are not associations; bindings require objects like views and cells to implement behavior like observing data (views pushing/pulling data into a model object directly may not be MVC, but it works).

Also, I noticed that if I use the new Controller Layer, I still need to write code to drag/drop on an NSTableView or an NSOutlineView. Unless, of course, I missed
something.

NSOutlineView has only one exposed binding: hidden; you'll have to write code to do more than drag/drop for an NSOutlineView.


-jim
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Are Bindings Redundant?
      • From: Jim Witte <email@hidden>
    • Re: Are Bindings Redundant?
      • From: Allan Odgaard <email@hidden>
References: 
 >Are Bindings Redundant? (From: Hasan Diwan <email@hidden>)
 >Re: Are Bindings Redundant? (From: Ondra Cada <email@hidden>)
 >Re: Are Bindings Redundant? (From: "Mike R. Manzano" <email@hidden>)
 >Re: Are Bindings Redundant? (From: Ondra Cada <email@hidden>)
 >Re: Are Bindings Redundant? (From: Hasan Diwan <email@hidden>)
 >Re: Are Bindings Redundant? (From: Allan Odgaard <email@hidden>)

  • Prev by Date: Finding info via app signature?
  • Next by Date: Re: Representing UTC time in a readable format
  • Previous by thread: Re: Are Bindings Redundant?
  • Next by thread: Re: Are Bindings Redundant?
  • Index(es):
    • Date
    • Thread