Sciweavers

IFM
2009
Springer

Incremental Reasoning for Multiple Inheritance

13 years 11 months ago
Incremental Reasoning for Multiple Inheritance
Object-orientation supports code reuse and incremental programming. Multiple inheritance increases the power of code reuse, but complicates the binding of method calls and thereby program analysis. Behavioral subtyping allows program analysis under an open world assumption; i.e., under the assumption that class hierarchies are extensible. However, method redefinition is severely restricted by behavioral subtyping, and multiple inheritance often leads to conflicting restrictions from independently designed superclasses. This paper presents an approach to incremental reasoning for multiple inheritance under an open world assumption. The approach, based on a notion of lazy behavioral subtyping, is less restrictive than behavioral subtyping and fits well with multiple inheritance, as it incrementally imposes context-dependent behavioral constraints on new subclasses. We formalize the approach as a calculus, for which we show soundness.
Johan Dovland, Einar Broch Johnsen, Olaf Owe, Mart
Added 26 May 2010
Updated 26 May 2010
Type Conference
Year 2009
Where IFM
Authors Johan Dovland, Einar Broch Johnsen, Olaf Owe, Martin Steffen
Comments (0)