• 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
Binding questions (style)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Binding questions (style)


  • Subject: Binding questions (style)
  • From: Francisco Tolmasky <email@hidden>
  • Date: Sun, 1 Feb 2004 02:20:59 -0800

I've been doing my programmatic bindings pretty lazily up to now in my programs. In other words, I bind views directly to models with no controller inbetween. Something along the lines of [someSubView bind: @"someproperty" toObject: self withKeyPath:"model.someData" options: nil]. where "self" is a view itself, and model is bound to some arraycontroller for instance. Should I take the time to place the controller intermediary?

Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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: Binding questions (style)
      • From: Dustin Voss <email@hidden>
  • Prev by Date: Hyphenation?
  • Next by Date: Re: Updating text fields in Cocoa.
  • Previous by thread: Re: Hyphenation?
  • Next by thread: Re: Binding questions (style)
  • Index(es):
    • Date
    • Thread