This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
ddsf:public:guidebook:06_append:glossary:s:swadapt [2021/07/14 15:55] murphy ↷ Page moved from ddsf:private:guidebook:06_append:glossary:s:swadapt to ddsf:public:guidebook:06_append:glossary:s:swadapt |
ddsf:public:guidebook:06_append:glossary:s:swadapt [2021/07/14 16:45] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Software Adaptability ===== | ===== Software Adaptability ===== | ||
| - | [[ddsf:private:guidebook:06_append:glossary:start| Return to Glossary ]] | + | [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] |
| **Software Adaptability** is when software components with a well-defined, stable [[ddsf:public:guidebook:06_append:glossary:a: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 [[ddsf:public:guidebook:06_append:glossary:d:dbms]] can be exchanged from Oracle to [[https://www.postgresql.org/ | PostreSQL]] with no to minimal impact.(( | **Software Adaptability** is when software components with a well-defined, stable [[ddsf:public:guidebook:06_append:glossary:a: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 [[ddsf:public:guidebook:06_append:glossary:d:dbms]] can be exchanged from Oracle to [[https://www.postgresql.org/ | PostreSQL]] with no to minimal impact.(( | ||