Saturday, January 23, 2010

Do you consider OOP, Agile, UML, design patterns usage as a threat?

Now days we have many ways to design framework or architecture for software project. Software company’s uses object oriented methodology, agile process, Design patterns, UML etc. in order to design the base of project. Agile method basically used for emergent architecture in order to gather requirements and complete development cycles, and that’s the threat for the developers and project stakeholders. For all the processes we use diagrams, models to represent the overview and flow of the system. A major success factor associated with agile methods is the resources that are going to work on the development team. Sometimes developers do not maintain the customer and stakeholder expectations and requirements well, and those conflicts affect project success. Same kind of threats associated with UML and design pattern uses.

UML forces to determine ‘what’, ‘why’ and ‘how’ to design the system, but it’s always ambiguous to explain ‘why’ in the document, as the business requirements always used to be changed, it impacts on the architecture and design. During the initial process it’s crucial that the development team and the clients come to an agreement as the on paper based model system that they are going to build. It’s always hard to get tuning between developer team, designers and clients.

And when we think about design patterns, experts always suggest the use of design pattern for an enterprise level application. However, the successful implementation demands development team should be wise enough to work on design pattern that finalized. Sometimes happens that the team members are not comfortable with the technology or the design, which affects the project success.

In anyway, I like the design pattern terminology and different ways to implement the system.

No comments:

Post a Comment