Skip to content

CodeGen 5.9.4

Compare
Choose a tag to compare
@SteveIves SteveIves released this 12 Jan 01:58
· 60 commits to master since this release

CodeGen Release Notes

  • We enhanced the expansion token <HARMONYCORE_BRIDGE_PARAMETER_DEFINITION> to better deal with int coerced to boolean.
  • We made it possible to use environment variables when specifying the path to a Synergy Method Catalog.
  • We enhanced the <FIELD_MAXVALUE> and <FIELD_MINVALUE> tokens to prevent out of range errors.
  • We added a new method loop expansion token <HARMONYCORE_SHORT_METHOD_NAME> which generates a mangled name for methods with long names.
  • We added a new field loop expression that can be used to determine if the name of a field is a reserved word. Currently the reserved words are "globalrfa", "synergyrecord", "metadata" and "originalsynergyrecord".
  • This version of CodeGen was built with Synergy/DE 12.2.1.1003 and requires a minimum of version 10.3.1b to operate.