Coupling (computer programming): Difference between revisions

Content deleted Content added
Therdas (talk | contribs)
Fixed typo
Tags: canned edit summary Mobile edit Mobile app edit Android app edit
Line 25:
;Subclass coupling: Describes the relationship between a child and its parent. The child is connected to its parent, but the parent is not connected to the child.
 
;Temporal coupling: it is When two actions are bundled together into one module just because they happen to occur at the same time.
 
In recent work various other coupling concepts have been investigated and used as indicators for different modularization principles used in practice.<ref>F. Beck, S. Diehl. On the Congruence of Modularity and Code Coupling. In Proceedings of the 19th ACM SIGSOFT Symposium and the 13th European Conference on Foundations of Software Engineering (SIGSOFT/FSE '11), Szeged, Hungary, September 2011. {{doi|10.1145/2025113.2025162}}</ref>