> Is this implying that sufficiently large codebase of any other (or of a > specific programming language) would look any better? I don't think so, but > i'd like to hear about that.
Almost all codebases of large applications look awful. There are a lot of reasons for that other than programming paradigms used. I do not want to claim that some would look better without OOP. I simply wanted to state that I had a look at a lot of code bases through the years in order to find evidence of how OOP would lead to cleaner code, and I have yet failed to find any.
