User Tools

Site Tools


Sidebar

Welcome to DDS Foundation WIKI

ddsf:public:guidebook:06_append:glossary:s:swadapt

This is an old revision of the document!


Software Adaptability

Return to Glossary

Software Adaptability is when software components with a well-defined, stable Application Programming Interface (API) can be exchanged using another components with minimal effort as long as the component adheres to the API. For example, SQL describes an API for a database component. As long as the software adheres to the standard SQL API, the dbms can be exchanged from Oracle to PostreSQL with no to minimal impact.1).

Source: https://personal.utdallas.edu/~chung/ftp/sqm.pdf

1)
Nary Subramanian and Lawrence Chung, Metrics for Software Adaptability, University of Texas - Dallas, Accessed 29 July 2020, https://personal.utdallas.edu/~chung/ftp/sqm.pdf
ddsf/public/guidebook/06_append/glossary/s/swadapt.1626291648.txt.gz · Last modified: 2021/07/14 15:40 by murphy