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

Re: Parameters Bindings


  • Subject: Re: Parameters Bindings
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 19 Jan 2010 08:40:21 -0800

On Jan 19, 2010, at 7:34 AM, Richard Somers <email@hidden> wrote:

To answer my own question, parameters are actually variables named in the parenthesized list in a function definition. So "Parameters Bindings" must be referring to the binding of variables which are used in method definitions of the bindings enabled class in question.

This is incorrect. A parameter is a value that defines boundaries or behavior. The "parameter bindings" are kept separate from the "value bindings" because the latter deal with the data presented by the view, while the former deal with how that view presents that data. Otherwise there is absolutely no difference between their behavior.


--Kyle Sluder

_______________________________________________

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: Parameters Bindings
      • From: Richard Somers <email@hidden>
References: 
 >Parameters Bindings (From: Richard Somers <email@hidden>)
 >Re: Parameters Bindings (From: Richard Somers <email@hidden>)

  • Prev by Date: Re: My Cocoa App is crashing randomly.
  • Next by Date: Re: Docs by Contradiction: -isDocumentEdited vs. -updateChangeCount:
  • Previous by thread: Re: Parameters Bindings
  • Next by thread: Re: Parameters Bindings
  • Index(es):
    • Date
    • Thread