Object Oriented Software Engineering   View all facts   Glossary   Help
subject > component > reusable component
Next componentsource file    Upcomponent    Previous componentmodule   

reusable component comparison table
Subject be of be usually has definition have catalog document reuse is a kind of simplify
component  Any piece of software or hardware that has a clear role and can be isolated, allowing you to replace it with a different component with equivalent functionality    subject 
reusable componenthigh quality if its designer followed the same steps as the development of complete applications: domain and requirements analysis, design, documentation, testing and inspection, and if a software engineer is available to properly maintain itmore reliable than software not designed to be reused because it is tested in all the systems it is used in, and because it is used in different contexts, exposing any weak pointsA piece of software, such as a library, command, framework or application that is reused in a software systemsoftware engineer available to properly maintain it  if it is of high qualitycomponentthe design of software systems

Next componentsource file    Upcomponent    Previous componentmodule