Refactoring and representation independence for class hierarchies

David A. Naumann, Augusto Sampaio, Leila Silva

Research output: Contribution to journalArticlepeer-review

6 Scopus citations

Abstract

Refactoring transformations are important for productivity and quality in software evolution. Modular reasoning about semantics preserving transformations is difficult even in typed class-based languages because transformations can change the internal representations for multiple interdependent classes and because encapsulation can be violated by pointers to mutable objects. In this paper, an existing theory of representation independence for a single class, based on a simple notion of ownership confinement, is generalized to a hierarchy of classes and used to prove refactoring rules that embody transformations of complete class trees. This allows us to formalize refactorings that inherently involve class inheritance, such as Pull Up or Push Down Field; moreover, this makes it possible to generalize refactorings previously restricted to change of data representation of private attributes (like Extract Class and Encapsulate Field) to address data refinement of protected attributes, dealing with the impact that the corresponding transformations may cause in the subclasses. The utility of the proposed rules is shown in a relatively extensive case study. Shortcomings of the theory are described as a challenge to other approaches to heap encapsulation and relational reasoning for classes.

Original languageEnglish
Pages (from-to)60-97
Number of pages38
JournalTheoretical Computer Science
Volume433
DOIs
StatePublished - 18 May 2012

Keywords

  • Class inheritance
  • Program transformation
  • Refactoring
  • Representation independence
  • Semantics
  • Verification

Fingerprint

Dive into the research topics of 'Refactoring and representation independence for class hierarchies'. Together they form a unique fingerprint.

Cite this