Talk:Coupling (computer programming): Difference between revisions

Content deleted Content added
KeithC (talk | contribs)
Performance issues: new section
Tags: Mobile edit Mobile web edit New topic
 
(7 intermediate revisions by 7 users not shown)
Line 1:
{{Talk header}}
{{WikiProjectBannerShell|{{WikiProject Computing |class=start |importance=Mid |software=yes |software-importance=High}}{{WikiProject Computer science |class=Start |importance=High}}}}
{{WikiProject banner shell|class=Start|1=
{{findsourcesnotice|coupling|programming module interdependence}}
{{WikiProjectBannerShell|{{WikiProject Computing |class=start |importance=Mid |software=yes |software-importance=High}}{{WikiProject Computer science |class=Start |importance=High}}}}
{{WikiProject Computer science |importance=High}}
}}
 
== Renaming to : Coupling (Computer science)==
Line 56 ⟶ 59:
== Performance issues ==
 
This section seems to have nothing to do with coupling, and indeed the relationship between performance and coupling was much clearer before this section was introduced. The clarity of the section itself has deteriorated over time.
 
[[User:KeithC|KeithC]] ([[User talk:KeithC|talk]]) 13:51, 10 August 2018 (UTC)
 
== The book name in reference [4] is incorrect. ==
 
The book name in the text of the article referenced in footnote 4 is not correct. The footnote is correct, the text reference lists the author, instead of the name of the book. Please fix. [[User:Gclose11|Gclose11]] ([[User talk:Gclose11|talk]]) 21:55, 1 March 2023 (UTC)
 
== This list of modes/types of coupling is extremely outdated ==
 
There is no mention of important types of coupling such as design-time versus runtime coupling, (execution) ___location coupling, creation coupling, call coupling, temporal coupling, data structure/data format coupling, inheritance coupling... [[Special:Contributions/62.167.164.120|62.167.164.120]] ([[User talk:62.167.164.120|talk]]) 14:54, 8 May 2023 (UTC)
 
== Coupling is also the interdependence ''within'' modules, not just between them ==
 
Much of the discussion on coupling also involves deciding how data and functions should be coupled ''inside a single module''. So the definition of this term isn't quite complete. [[Special:Contributions/100.0.211.27|100.0.211.27]] ([[User talk:100.0.211.27|talk]]) 19:19, 11 December 2024 (UTC)