Component Oriented S/W Development
Component (in this presentation)
- communicates only through its interface
- linkage to other components is not defined by the component
- maybe built of smaller components
- re-use of software components
- testing of well designed components is easier