asked 216k views
5 votes
Describe practices that enable software designers to think about using patterns?

asked
User Antfish
by
8.8k points

1 Answer

1 vote

Answer:

Firstly, the software designer basically understand the pattern of the system by think with broader perspective. By establish the pattern first design the proper context of the system.

The pattern dependency basically focus on manage the relationship between the different types of the modules. It basically provide the actual guidance which increase the reuse-ability of the module.

We can also extract the given pattern that from the level of the abstraction and lack cohesion modules are basically difficult to maintain.

answered
User Matthias Wandel
by
7.7k points

No related questions found