<<< Object-oriented design | Index | Kinds of coupling >>> |
Maintainability
Extensibility
Reuse
Postulate: The key to all of these is to design using loosely coupled modules.
Designers must focus on how pieces of their designs are coupled.
<<< Object-oriented design | Index | Kinds of coupling >>> |