obj-c functions versus class methods
obj-c functions versus class methods
- Subject: obj-c functions versus class methods
- From: Mark Eissler <email@hidden>
- Date: Wed, 10 Mar 2004 16:55:39 -0500
Every now and then you're cruising right along and then all of a sudden
massive confusion sets in! It all seemed so clear just moments ago and
now? now(!) What was I thinking?? I hate it when this happens...
In the grand scheme of things, what is the practical difference between
implementing functionality in a plain C function versus an obj-c class
method? Don't they accomplish the exact same thing except the latter
associates the functionality very specifically with a particular group
of functionality?
-mark
--
Mark Eissler, email@hidden
Mixtur Interactive, Inc.
_______________________________________________
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.