Menu

GeneratorUseCase

Walter Lyrer

Converter Generator Use Cases

  1. Ease of implementation of converter classes in Java:
  2. Code skeleton is generated and saves a lot of coding time
  3. Change Management:
  4. Conversion problems after model changes can be seen early because conversion code is showing syntax errors.
  5. Cloning:
  6. The converters can also be used to implement cloning of beans when setting fromClass and toClass to same class.

Copyright

Copyright by Walter Lyrer

Disclaimer

The author cannot be made responsible for any damage caused by the Converter Generator.
The usage of the Converter Generator is on own risk.
The code is designed and implemented on best know-how and with good intensions by the author.
Especially is to mention that the generated code of the Converter Generator is not guaranteed to run instantly correct.
Manual supervision is necessary.

Author

Walter Lyrer

Other projects from same author

Jacoge Java Generator Eclipse Plugin
Strategy/State Generator
Visitor Generator
Named Parameter Converter

Project Members: