Half & Half: Multiple Dispatch and Retroactive Abstraction for Java (2002)
by
Gerald Baumgartner
,
Martin Jansche
,
Konstantin Läufer
| Citations: | 17 - 0 self |
BibTeX
@TECHREPORT{Baumgartner02half&,
author = {Gerald Baumgartner and Martin Jansche and Konstantin Läufer},
title = {Half & Half: Multiple Dispatch and Retroactive Abstraction for Java},
institution = {},
year = {2002}
}
Years of Citing Articles
OpenURL
Abstract
Software often goes through a variety of extensions during its lifetime: adding new fields or new variants to a data structure, retroactively creating new type abstractions, and adding new operations on a data structure. As characterized by the extensibility problem, it should be possible to apply any combination of these types of extensions in any order. Mainstream







