Dynamic Object Evolution without Name Collisions (1997)
| Venue: | In Proceedings ECOOP ’97, LNCS 1241 |
| Citations: | 36 - 5 self |
BibTeX
@INPROCEEDINGS{Mezini97dynamicobject,
author = {Mira Mezini},
title = {Dynamic Object Evolution without Name Collisions},
booktitle = {In Proceedings ECOOP ’97, LNCS 1241},
year = {1997},
pages = {190--219},
publisher = {Springer}
}
Years of Citing Articles
OpenURL
Abstract
. Support for modular evolution of objects is required in many application areas. However, existing mechanisms for incremental behavior composition either do not support evolving objects at all, or do not satisfactorily solve the encapsulation and name collision problems associated with them. In this paper, a new approach to behavior composition in a class-based environment is presented. It is based on the encapsulated object model of class-based inheritance, but introduces an additional abstraction layer between objects and classes. By being responsible for the compositional aspects of the behavior of objects, this layer provides support for the evolution of behavior while at the same time solving the name conflicts that may occur. A formal description of the approach is provided and its feasibility is demonstrated by implementing it as a metalevel extension of Smalltalk-80. 1 Introduction In several object-oriented application areas, support for dynamic and incremental evolution of ...







