Who are the outspoken critics of Object-Oriented design?
Posted
by
Xepoch
on Programmers
See other posts from Programmers
or by Xepoch
Published on 2012-03-19T13:54:56Z
Indexed on
2012/03/19
18:14 UTC
Read the original article
Hit count: 373
object-oriented
|criticism
Sure, object-oriented techniques are great and have stuck around for a while. I know only less than a handful of critics of the OO principles.
It seems as though most non-OO designs and architectures are shunned, yet we continue to write a lot of good software in C and solve a lot of data changes via awk/sed and countless other examples. Correct tool for the correct job, yes?
I'm having a hard time finding articles, presentations, or published criticisms of OO (even Fred Brooks has blessed information hiding). Are there any well-known, published and/or outspoken critics of OO?
© Programmers or respective owner