oiled_baby
In today’s world of functional programming, microservices, and flexible scripting languages, OOP’s rigid class hierarchies and inheritance can feel limiting and unnecessarily complex. Many modern applications benefit more from modular, stateless functions and data transformations that are easier to scale, test, and adapt, suggesting that we might be better off focusing on simpler, more adaptable paradigms rather than strict OOP. SO WHY DO WE NEED IT ANYWAY ???