- Software Architecture with Python
- Anand Balachandran Pillai
- 106字
- 2021-07-02 23:29:55
What is modifiability?
The architectural quality attribute of modifiability can be defined as follows:
Modifiability is the degree of ease with which changes can be made to a system, and the flexibility with which the system adapts to such changes.
We discussed various aspects of modifiability in the first chapter, such as cohesion, coupling, and others. We will dig a little bit deeper into these aspects in this chapter with some examples. However, before we dig deeper, it might be a good idea to take a look at the big picture of how modifiability fits in with the other quality attributes that are related to it.
推薦閱讀
- C++案例趣學
- Mobile Application Development:JavaScript Frameworks
- Power Up Your PowToon Studio Project
- The React Workshop
- 實戰低代碼
- Python數據分析從0到1
- 程序設計基礎教程:C語言
- 快速入門與進階:Creo 4·0全實例精講
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Backbone.js Testing
- 零基礎學Java第2版
- C/C++代碼調試的藝術(第2版)
- Java設計模式深入研究
- JavaScript前端開發基礎教程