mental crutch for class vs instance methods
mental crutch for class vs instance methods
- Subject: mental crutch for class vs instance methods
- From: "Jonathan 'Wolf' Rentzsch" <email@hidden>
- Date: Tue, 27 Apr 2004 00:45:44 -0500
Anyone have any bright ideas for a mental crutch for newbies learning
that "plus methods" are class methods and "minus methods" are instance
methods? I learned by rote memorization, but perhaps there's a trick I
missed.
Or maybe I'll just do this:
#define @classmethod +
#define @instancemethod -
Kidding!
| Jonathan 'Wolf' Rentzsch
http://rentzsch.com
| Red Shed Software
http://redshed.net
| "better" necessarily means "different"
_______________________________________________
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.