Changes for page Glossary

Last modified by chrisby on 2024/09/19 10:50

From version 21.2
edited by chrisby
on 2024/04/03 09:06
Change comment: There is no comment for this version
To version 22.1
edited by chrisby
on 2024/05/05 09:13
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -95,6 +95,6 @@
95 95  | Unit | The smallest testable part of an application. This is often a single class, but can also be a single function, or a small cluster of tightly coupled classes or functions that together perform a specific task. |
96 96  | [[Velocity|doc:Software Engineering.Agile.Extreme Programming.Planning Game.Agile and Data.WebHome]] | See link. |
97 97  | Virtual Machine (VM) | A software emulation of a physical computer, able to run its own OS and applications as if it were a separate physical machine. |
98 -| [[Waterfall|doc:Software Engineering.Agile.Problems of Waterfall.WebHome]] | See link. |
98 +| [[Waterfall|doc:Software Engineering.Agile.Waterfall In Software Development2.WebHome]] | See link. |
99 99  | Whispers | Vague comments in the source code that imply code problems without clearly explaining or addressing them. |
100 100  | Wiring | The process conducted by the IoC container to create and inject dependencies, facilitating application startup. |