• 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: Simple Array of Strings Binding Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple Array of Strings Binding Question


  • Subject: Re: Simple Array of Strings Binding Question
  • From: Chris Hanson <email@hidden>
  • Date: Sat, 30 Aug 2008 19:20:23 -0700

On Aug 30, 2008, at 6:44 PM, Seth Willits wrote:

More or less expected in hindsight. There's no value of the string to set, instead I want to replace the string object in the array. So... what do I do? Do I really need to make up a model object to contain the string, just to use bindings here? There's absolutely _no_ other data I need to associate with the string, so it'd really be pointless otherwise.

Bindings are intended to work with model objects, so yes, you will need to create a model object "to contain the string."


Think of it this way: The string probably isn't "just a string." It stands for something -- for example, it could be the name of a computer. While the name of a computer might be the only thing worth displaying in that particular table, it doesn't mean that you're not displaying the name *of a* computer.

  -- Chris


_______________________________________________

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


  • Follow-Ups:
    • Re: Simple Array of Strings Binding Question
      • From: Rob Keniger <email@hidden>
References: 
 >Simple Array of Strings Binding Question (From: Seth Willits <email@hidden>)

  • Prev by Date: Re: Newbie question: What does "no-op" mean?
  • Next by Date: Re: CoreData and mutableArrayValueForKey:
  • Previous by thread: Simple Array of Strings Binding Question
  • Next by thread: Re: Simple Array of Strings Binding Question
  • Index(es):
    • Date
    • Thread