A note on type composition and reusability

  • Authors:
  • Michael F. Kilian

  • Affiliations:
  • -

  • Venue:
  • ACM SIGPLAN OOPS Messenger
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

With the increasing use of object-oriented approaches to the development of libraries of reusable software components, it is useful to look at various type constructions that affect the reusability of objects. Though many people equate reusability with inheritance, another important form of reusability is the composition of one object from other objects. This paper looks at several common ways of organizing objects and how these organizations can reduce the reusability of the object definitions.