Object Oriented Software Engineering View all facts Glossary Help |
subject > criterion > quality > software quality > coupling > external coupling |
external coupling | ||||
subject | fact |
external coupling | can be reduced by | |
has definition A form of coupling in which a software component has a dependency to software written by a third party, or to a particular type of hardware | ||
is a subtopic of 9.2 - Principles Leading to Good Design | ||
is a kind of coupling | ||
coupling | implies that if you want to reuse one component, you will also have to import all the ones with which it is coupled | |
software quality | is hard to assess |