paradigm/code-reuse
Code Reuse is the holy grail of software engneering, because:
- reduce work
- reduce bugs
If for absdurd one code slow but can utilize all, then in the end the amount of work is reduced a lot.
In Dok there must be: software reuse; knowledge reuse. The code must automatize the production of new code, and the check that the new code follow lesson learned.