Home General Staff Contact Partners Alumni Research Areas Projects Papers Books Reports Awards Teaching Lectures Exams B.Theses M.Theses PhD Theses Go Abroad Misc Talks Library Gallery Links Search Webmaster |
Twin -- A Design Pattern for Modeling Multiple InheritanceHanspeter Mössenböck AbstractWe introduce an object-oriented design pattern called Twin that allows us to model multiple inheritance in programming languages that do not support this feature (e.g. in Java, Modula-3 or Oberon-2). The pattern avoids many of the problems of multiple inheritance while keeping most of its benefits. The structure of this paper corresponds to the form of the design pattern catalogue in [GHJV95].
Paper at "PSI99: Perscpectives of System Informatics",
Novosibirsk, Russia, July 6-9, 1999. |