Conformance, Genericity, Inheritance and Enhancement

  • Authors:
  • Chris Horn

  • Affiliations:
  • -

  • Venue:
  • ECOOP '87 Proceedings of the European Conference on Object-Oriented Programming
  • Year:
  • 1987

Quantified Score

Hi-index 0.00

Visualization

Abstract

A recent paper by Meyer compared the usefulness of Genericity and Inheritance as a basis for static type checking in object oriented systems. Conformance is also being considered by some researchers, and Meyer's paper is reexamined here using Conformance. Some problems result related to the conformance of formal and actual parameters of operations. Additional rules for conformance are introduced to overcome these problems and these lead naturally to the concept of Enhancement as a union of the techniques of Conformance, Genericity and Inheritance.