A study of automatic migration of programs across the Java event models

  • Authors:
  • Bharath M Kumar;R. Lakshminarayanan;Y. N. Srikant

  • Affiliations:
  • Indian Institute of Science;Indian Institute of Science;Indian Institute of Science

  • Venue:
  • ACM SIGSOFT Software Engineering Notes
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Evolution of a framework forces a change in the design of an application, which is based on the framework. The same is the case when the Java event model changed from the Inheritance model to the Event Delegation model. We summarize our experiences when attempting an automatic and elegant migration across the event models. Further, we also necessitate the need for extra documentation in patterns that will help programs evolve better.