On Jan 19, 2010, at 4:44 AM, Richard Somers wrote:
The Cocoa Bindings Reference lists many bindings under the heading "Parameters Bindings". Parameters are values passed into a function. What does that have to do with bindings?
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.
--Richard _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com