Talk:Coupling (computer programming): Difference between revisions

Content deleted Content added
Assessment: +Computer science: class=Start, importance=High (assisted)
Tags: Mobile edit Mobile web edit New topic
 
(12 intermediate revisions by 10 users not shown)
Line 1:
{{Talk header}}
{{WikiProject Computing |class=start |importance=low |software=yes |software-importance=mid}}{{WikiProject Computer science |class=Start |importance=High}}
{{WikiProject banner shell|class=Start|1=
{{WikiProject Computing |class=start |importance=lowMid |software=yes |software-importance=mid}}{{WikiProject Computer science |class=Start |importance=High}}
{{WikiProject Computer science |importance=High}}
}}
 
== Renaming to : Coupling (Computer science)==
Line 30 ⟶ 34:
You are in Dependency Hell when you want connect to the Internet, try to install a package to stablish the access and the package has a lot of dependencies. You cannot download the packages because you are not connected and you cannot connect because you cannot dowload the packages.--[[User:Mac|Mac]] ([[User talk:Mac|talk]]) 16:58, 5 February 2008 (UTC)
 
--[[Special:Contributions/210.212.55.130|210.212.55.130]] ([[User talk:210.212.55.130|talk]])pata nahi ye sab kya hai
== Explicit and implicit dependencies ==
 
Can anyone include information about what are explicit and implicit dependencies ? And recursive implicit dependencies ?. --[[User:Nopetro|Nopetro]] ([[User talk:Nopetro|talk]]) 09:31, 11 February 2008 (UTC)
Line 46 ⟶ 51:
The is some unfortunate inconsistency in the terminology used to describe different types of coupling that makes an already challenging subject even more difficult to follow. In the "Types of Coupling" section seven different types are discussed, and in the "Module Coupling" Section four types are mentioned. Unfortunately two of these latter four (global and environmental) are not described in the earlier section. I'm not being pedantic, just trying to understand some difficult concepts. Presumably there are alternative names in use here but this in not made clear anywhere.
[[User:Inspeximus|Inspeximus]] ([[User talk:Inspeximus|talk]]) 07:15, 2 August 2011 (UTC)
 
== Compiler as a Dependency ==
 
Some programs aren't packaged and require specific compilers, or are packaged and require compiling of OTA updates.
:[[Special:Contributions/104.176.16.56|104.176.16.56]] ([[User talk:104.176.16.56|talk]]) 00:48, 27 April 2018 (UTC)
 
== 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)