Timeline for Does turn "global state" into "passing parameter" increase the whole system coupling or not?
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Aug 21, 2024 at 9:45 | vote | accept | wcminipgasker2023 | ||
| Mar 8, 2024 at 9:22 | history | edited | wcminipgasker2023 | CC BY-SA 4.0 | edited title |
| Mar 8, 2024 at 9:22 | vote | accept | wcminipgasker2023 | ||
| S Aug 21, 2024 at 9:45 | |||||
| Feb 22, 2024 at 18:29 | answer | added | candied_orange | timeline score: 3 | |
| Feb 22, 2024 at 12:16 | answer | added | Doc Brown | timeline score: 1 | |
| Feb 22, 2024 at 11:51 | comment | added | amon | Coupling is an abstract concept for how interdependent different components are. This is typically used in a negative sense, e.g. if high coupling is preventing changes from being made or if encapsulation is broken so that one component accesses another's internal details. Counting dependencies is an attempt to quantify coupling, but this metric of coupling is not actually coupling. Similarly, code complexity metrics are an attempt to quantify human (subjective) perception of complexity. | |
| Feb 22, 2024 at 10:56 | history | edited | Doc Brown | CC BY-SA 4.0 | added 147 characters in body |
| Feb 22, 2024 at 10:53 | comment | added | Doc Brown | The example in this question was misleading. You oversimplified the example from the original question softwareengineering.stackexchange.com/q/401705 up to a point where the math looked wrong. I took the freedom to fix this for you. | |
| Feb 22, 2024 at 10:00 | answer | added | Ewan | timeline score: 0 | |
| Feb 22, 2024 at 8:55 | comment | added | Jacob is on Codidact | I'm surprised that this doesn't seem to have a clear-cut duplicate. There's of course softwareengineering.stackexchange.com/questions/148108/… but none of the answers explicitly deal with the coupling inherent in global objects | |
| Feb 22, 2024 at 8:09 | history | edited | wcminipgasker2023 | CC BY-SA 4.0 | added 7 characters in body |
| Feb 22, 2024 at 8:03 | history | edited | wcminipgasker2023 | CC BY-SA 4.0 | added 7 characters in body |
| Feb 22, 2024 at 7:52 | history | asked | wcminipgasker2023 | CC BY-SA 4.0 |