i'm looking for a language that does object-oriented well. speed isn't a huge concern, portability would be nice.
Name:
Anonymous2007-04-08 1:18 ID:4AMry+ZV
>>7
Are you sure you replied to the right post? I'm not an OO advocate. I just said that the idea that OO is "the equivalent of passing a struct pointer to every function" is grossly incorrect but very common.
OO is pretty useful for some tasks, like modeling real-world objects, but overall, it's pretty overrated in my opinion.