>>13
are you sure about the runtime overhead? i was under the impression that objective-c had a smaller runtime overhead than c++, not that i have any references for that.
also, i like the message passing model of OO programming much better than the whatever-it-might-be-called model of other OO languages (C++, Java, etc.). there just seems to be something more intuitive about it. that might just be me tho.