Object-Oriented Programming: A Disaster Story
Brian Will
23518

I found this quite interesting. While many have been trying to declare OOP dead or bad lately, you have provided at the very least a set of points for why you have decided it’s bad based on experience. I’m almost inclined to even agree, except I’ve been programming OOP for almost 20 years, and I find that I don’t experience any of the pain points you describe. Is it possible you might be doing it wrong? Either way I would be very interested in seeing a post where you discuss procedural programming and in what ways you perceive it as better than OOP.