RAD Tool for Object Code Generation: A Case Study

  • Authors:
  • Marcin Graboń;Jarosław Małek;Marcin Surkont;Paweł Woroszczuk;Rafał Fitrzyk;Andrzej Huzar;Andrzej Kaliś

  • Affiliations:
  • Huzar Software, ul. Tczewska 17, 51-429 Wrocław, Poland, e-mails: {grabon, malek, surkont, woroszczuk, fitrzyk, andrzej.huzar}@huzar.pl;Huzar Software, ul. Tczewska 17, 51-429 Wrocław, Poland, e-mails: {grabon, malek, surkont, woroszczuk, fitrzyk, andrzej.huzar}@huzar.pl;Huzar Software, ul. Tczewska 17, 51-429 Wrocław, Poland, e-mails: {grabon, malek, surkont, woroszczuk, fitrzyk, andrzej.huzar}@huzar.pl;Huzar Software, ul. Tczewska 17, 51-429 Wrocław, Poland, e-mails: {grabon, malek, surkont, woroszczuk, fitrzyk, andrzej.huzar}@huzar.pl;Huzar Software, ul. Tczewska 17, 51-429 Wrocław, Poland, e-mails: {grabon, malek, surkont, woroszczuk, fitrzyk, andrzej.huzar}@huzar.pl;Huzar Software, ul. Tczewska 17, 51-429 Wrocław, Poland, e-mails: {grabon, malek, surkont, woroszczuk, fitrzyk, andrzej.huzar}@huzar.pl;Wroclaw University of Technology, Institute of Applied Informatics, Wybrzeże Wyspiańskiego 27, 50-370 Wrocław, Poland, e-mail: andrzej.kalis@pwr.wroc.pl

  • Venue:
  • Proceedings of the 2005 conference on Software Engineering: Evolution and Emerging Technologies
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents the Class Editor tool. It is a software development environment that provide automated support for generating Delphi language code from class hierarchy defined either by developers directly or by reading the source data from XML files. We believe, that those classes affect the flexibility of generated code, program comprehension, support round-trip engineering, and program maintenance. In addition this tool can convert classes to highlighted HTML property name documentation, and generate XML Schema files, as well as ready to use templates of read/write procedures from/to databases, providing mechanisms for accessing and storing data. Moreover, it can generate consistent class types hierarchy from example XML data files. Given examples have shown that the tool is useful, and important to us. According to the best knowledge of the authors, such tool has been introduced in this paper for the first time.