Content deleted Content added
ClueBot NG (talk | contribs) m Reverting possible vandalism by 88.240.130.215 to version by Siam2019. Report False Positive? Thanks, ClueBot NG. (4178732) (Bot) |
Tags: Mobile edit Mobile web edit |
||
Line 40:
There are also disadvantages:
* Known on the [[Windows]] platform as "[[DLL hell]]", an incompatible updated library will break executables that depended on the behavior of the previous version of the library if the newer version is
* A program, together with the libraries it uses, might be certified (e.g. as to correctness, documentation requirements, or performance) as a package, but not if components can be replaced (this also argues against automatic OS updates in critical systems; in both cases, the OS and libraries form part of a ''qualified'' environment).
[[Containerization (computing)|Contained]] or [[OS-level virtualization|virtual]] environments may further allow [[System administrator|system administrators]] to mitigate or trade-off these individual pros and cons.
|