Hi Henrique, thanks for your thought, however in my opinion complex application being developed by the team of developers would offer better quality (less bugs, easier to enhance) when it is designed and implemented using fully object oriented programming language. Such language can reflect software design expressed in UML class diagrams for example. For me object oriented features fit better to complex business objects and processes. Applications following object oriented paradigm are easier to understand and to maintain. It is more matter of design than implementation itself. But this is my private opinion and experience and I fully respect other points of view with this regard.
↧