Building independent black box components in C++

  • Authors:
  • Mark Addesso

  • Affiliations:
  • Software AG of North America

  • Venue:
  • COOTS'96 Proceedings of the 2nd conference on USENIX Conference on Object-Oriented Technologies (COOTS) - Volume 2
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

When using Object Oriented techniques to build systems, the relationships between objects creates dependencies which inhibit reuse, unit testing and reliability. By using black box components, these relationships can be factored out of the object to create truly independent components. Techniques to design and build systems in this manner are presented. A fairly complex system built with black box components is also described.