Author: John PassanitiJohn Passaniti Date: Feb 19, 2007 09:09
John Doty wrote:
> If programmers understand OO, why is there so much crappy OO bloatware
> around?
Because there is so much crappy *software* around. The problem there is
more fundamental than objects. Objects are just a way to structure code
and data. If the programmer doesn't have a clear idea of the problem
they are trying to solve, objects won't help them-- and neither will not
using objects.
>> I know it's a heretical notion to suggest that Forth programmers know
>> what they're doing. But let's just go with that.
>
> But you've had to argue here that objects are just a simple,
> straightforward technique, a position with which I completely agree, but
> which has encountered resistance.
This is an example of selective quoting. The surrounding context you
extracted my statement from was talking about Forth programmers who
understand objects. I am not at all concerned with those who
reflexively reject objects or who refuse to rub two brain cells together
to understand what they are.
|