Object Oriented Software Engineering View all facts Glossary Help |
| subject > criterion > principle > design principle > reusing existing designs and code where possible |
| reusing existing designs and code where possible comparison table | |||
| Subject | is an instance of | is a kind of | have advantage |
|---|---|---|---|
| design principle | principle | ||
| reusing existing designs and code where possible | design principle | it allows you to take advantage of the investment you or others have made in reusable components |
Next design principle: anticipating obsolescence Up: design principle Previous design principle: reducing coupling