Skip to content

CodeGen 5.9.2

Choose a tag to compare

@SteveIves SteveIves released this 03 Oct 18:42
· 160 commits to master since this release

CodeGen Release Notes

  • We added a new method loop expansion token <HARMONYCORE_BRIDGE_RETURN_TYPE_CS> and two new parameter loop expansion tokens <HARMONYCORE_BRIDGE_PARAMETER_TYPE_CS> and <HARMONYCORE_BRIDGE_PARAMETER_TYPE_CS> to the Harmony Core Extensions library.
  • We added three new structure expansion tokens <STRUCTURE_TAG_AND_COUNT>, <STRUCTURE_TAG_OR_COUNT> and <STRUCTURE_TAG_PARTS>.
  • We changed some of the values produced by <KEY_ORDER> to be in line with the key segment TYPE keyword in the ISAM Definition Language.
  • We corrected an issue that was preventing the key segment loop expansion token <SEGMENT_IDXTYPE> from operating as intended. We also slightly changed some of the values produced by this token so that they are now in line with the key segment TYPE keyword in the ISAM Definition Language.
  • We modified the repository override file processing by making is possible to specify the location of the file. Previously the file was required to be in the templates folder.
  • This version of CodeGen was built with Synergy/DE 12.1.1.3278 and requires a minimum of version 10.3.1b to operate.