Re: OT: Meaning of .m extension
Re: OT: Meaning of .m extension
- Subject: Re: OT: Meaning of .m extension
- From: Jim Correia <email@hidden>
- Date: Sun, 23 Nov 2003 12:38:45 -0500
On Nov 23, 2003, at 12:14 PM, Roy Lovejoy wrote:
Could have sworn Randy said "messages" at NeXT dev camp..
(since, you know, Obj-c uses messages, not methods)
There are both methods and messages used in objective-c.
Objective-C objects have methods. Communication occurs by sending
messages to objects (the target object receives the message and
performs one of its method as appropriate.)
Jim
_______________________________________________
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.