• 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
The problem with bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

The problem with bindings


  • Subject: The problem with bindings
  • From: Drew McCormack <email@hidden>
  • Date: Thu, 29 Jul 2004 20:13:15 +0200

I'm no bindings layer expert, but the little time I have spent using them, I have found them quite difficult to grasp. Much more so than the outlet-target approach.

I usually find that if things go well with bindings, I really can save that '300 lines of code' that everyone talks about, but when things go wrong, I can spend hours tracking down the problems, effectively negating any benefit I may have gained. Furthermore, easy things, like populating a table view with values, are well documented, and can be achieved very efficiently with bindings. But try to go a bit deeper, and do something not in the manual, and it requires a considerable commitment.

Basically, it comes down to this: bindings are very hard to debug. You can't set a breakpoint, so you are left guessing at what is happening based on an obscure error message from an exception thrown deep in the Cocoa frameworks. Anyone else have this problem?

Drew

---------------------------------------------------------
Drew McCormack

www.maniacalextent.com
_______________________________________________
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: The problem with bindings
      • From: James DiPalma <email@hidden>
    • Re: The problem with bindings
      • From: Brent Gulanowski <email@hidden>
    • Re: The problem with bindings
      • From: m <email@hidden>
    • Re: The problem with bindings
      • From: Steve Sims <email@hidden>
  • Prev by Date: Re: mouse pointer for drag copy
  • Next by Date: Getting error info when NSSocketPort initWithTCPPort fails
  • Previous by thread: Re: mouse pointer for drag copy
  • Next by thread: Re: The problem with bindings
  • Index(es):
    • Date
    • Thread