Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OO programming frequently leverages several helper classes such as Enum's, Parameter objects and Exceptions. Developers tend to use those beneficial patterns more frequently when creation of those helping objects is as simple as possible. Due to limitations of different OpenEdge releases a few of those patterns lead to a large amount of repeatedly written code.

This documentation article describes how the scaffolding tool may be used to create Enums, Parameter Objects and Exceptions from the command line (CLI) based on proven templates.