Viscosity (programming)

From HandWiki

In object oriented programming, viscosity[1] refers to the ease at which a developer can add design-preserving code to a system. If it is easier to add a hack than it is to add code that fits into the program's design, then the system has high viscosity. If it is easy to add new code to the program while maintaining the design, then the program has low viscosity. The name is a metaphor for viscosity in liquids.

See also

References

  1. Metz, Sandi. "GORUCO 2009 - SOLID Object-Oriented Design" (in English). Minute 3:49. https://www.youtube.com/watch?v=v-2yFMzxqwU. Retrieved 25 February 2019.