Automated extract component refactoring

  • Authors:
  • Hironori Washizaki;Yoshiaki Fukazawa

  • Affiliations:
  • Department of Computer Science, Waseda University, Tokyo, Japan;Department of Computer Science, Waseda University, Tokyo, Japan

  • Venue:
  • XP'03 Proceedings of the 4th international conference on Extreme programming and agile processes in software engineering
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a new refactoring "Extract Component" to support the organizational reuse of components and improve the productivity under Agile methods. Our refactoring can extract reusable components composed of classes from object-oriented programs, and modify the surrounding parts of extracted components in original programs. We have developed a tool that performs our refactoring automatically.