Kevin Atkinson wrote:
> Do you not like OO at all?
what good is OO for ? ;) OO gives me a framework/language to talk
about objects (read entities) and claims that with objects programmers
have the right tool to model real-world entities.
But the main thing in the real-world are *not* entities, the whole
thing is about applying some function to these - possibly nonexisting -
entities. And OO gives me no tools to handle these functions.
ok a bit provocative. I still see something good in OO. It provides
a level of abstraction that wasn't there before but it's not enough.
ciao pfitzen