Forms2Net – migrating oracle forms to microsoft .NET

  • Authors:
  • Luis Andrade;João Gouveia;Miguel Antunes;Mohammad El-Ramly;Georgios Koutsoukos

  • Affiliations:
  • ATX Software S.A, Lisbon, Portugal;ATX Software S.A, Lisbon, Portugal;ATX Software S.A, Lisbon, Portugal;Department of Computer Science, University of Leicester, Leicester, UK;ATX Software S.A, Lisbon, Portugal

  • Venue:
  • GTTSE'05 Proceedings of the 2005 international conference on Generative and Transformational Techniques in Software Engineering
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Forms2Net is an ATX Software commercial reengineering tool that automatically converts Oracle Forms applications to the equivalent .NET (C#) ones, with approximately 75% rate of automatic conversion. From the reengineering and transformation theoretical viewpoint, Forms2Net falls in the general category of language-platform conversion tools. As theory and practice indicate, for such tools to be effective, there are two major issues that must be handled: (a) the resolution of the semantic gap between the pair of source-target languages and (b) the resolution of the dependencies (e.g., API dependencies) on functionalities provided by default by the source platform or on programming idiosyncrasies of the source platform (in this case Oracle Forms). This paper presents the important practical aspects of Forms2Net and the underlying technology. We discuss the semantic gap between Oracle Forms and .NET forms and the design principles and solution strategies used to bridge this gap.