I am just curious, I am writing some notes for a friend and am not sure how to best refer to whats happening here ...
[myObject display];
access the object by calling display
access the object by messaging display
access the object by sending the display message
other ...
Just want to make sure I get the terminology right.
gary