Abstract
A good reusable framework, pattern or module interface usually is represented by abstract classes. They form an abstract design and leave the implementation to concrete subclasses. The abstract design is instantiated by naming these subclasses. Unfortunately, this exposes implementation details like class names and class tree structures. The paper gives a rationale and a general metaobject protocol design that encapsulates whole class trees. Clients of an abstract design retrieve classes and create objects based on class semantics specifications. Using abstract classes as the only interface enhances information hiding and makes it easier both to evolve a system and to configure system variants. © 1995, ACM. All rights reserved.
Cite
CITATION STYLE
Riehle, D. (1995). How and Why to Encapsulate Class Trees. ACM SIGPLAN Notices, 30(10), 251–264. https://doi.org/10.1145/217839.217865
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.