Saturday, 14 April 2007

Anti Patterns (Week - 7)

The topic under discussion in today's class was Anti-Patterns. Anti-Patterns are basically problems that come along with adaptation of a certain pattern, for example; if we are using adapter pattern to find a solution for a reoccurring problem, now while using adapter a certain type of problem arises every time , that problem is called Anti-pattern.
We can also call Anti-patterns as shortcomings or pitfalls of pattern.

Anti-pattern= (Problem +Ant-pattern Solution+Re factory Method) in a context

Anti-pattern Solution = Finding the root cause of that reoccurring problem
Re factory Method = Getting rid of this Anti-patterns

I am not going into the details of Anti-patterns; i wanted to talk about the importance of Anti-patterns, root causes, how they are discovered and different types of Anti-patterns but since this task is in coursework, so it would be better to explain my viewpoints there and avoid any kind of plagiarism.

No comments: