Towards Improving Interface Modularity in Legacy Java Software through Automated Refactoring
The skeletal implementation pattern is a software design pattern consisting of defining an abstract class that provides a partial interface implementation. However, since Java allows only single class inheritance, if implementers decide to extend a skeletal implementation, they will not be allowed to extend any other class. Also, discovering the skeletal implementation may require a global analysis. Java 8 enhanced interfaces alleviate these problems by allowing interfaces to contain (default) method implementations, which implementers inherit. Java classes are then free to extend a different class, and a separate abstract class is no longer needed; developers considering implementing an interface need only examine the interface itself. We argue that both these benefits improve software modularity, and discuss our ongoing work in developing an automated refactoring tool that would assist developers in taking advantage of the enhanced interface feature for their legacy Java software.
Tue 15 MarDisplayed time zone: Belfast change
15:30 - 17:00 | |||
15:30 35mTalk | Toward Practical Language Oriented Modularity LaMOD DOI | ||
16:05 35mTalk | Literal Inter-language Use Case Driven Modularization LaMOD Michal Bystrický Slovak University of Technology in Bratislava, Slovakia, Valentino Vranić Slovak University of Technology in Bratislava, Slovakia DOI | ||
16:40 19mTalk | Towards Improving Interface Modularity in Legacy Java Software through Automated Refactoring LaMOD Raffi Khatchadourian Hunter College, City University of New York, Olivia Moore New York City College of Technology, City University of New York, Hidehiko Masuhara Tokyo Institute of Technology DOI Pre-print Media Attached | ||
16:59 1mDay closing | Workshop Conclusion LaMOD David H. Lorenz Open University and Technion IIT, Jacques Noyé École des Mines de Nantes, France, Raffi Khatchadourian Hunter College, City University of New York |