Skip to content

CodeGen 5.4.7

Choose a tag to compare

@SteveIves SteveIves released this 31 Dec 19:36
· 574 commits to master since this release

CodeGen Release Notes

  • We enhanced the error message that is displayed if CodeGen fails to load an extensions assembly.

  • We enhanced the Harmony Core custom token <HARMONYCORE_BRIDGE_PARAMETER_TYPE> so that it now supports all token casing options.

  • We added two new custom loop utility expansion tokens specifically for use in the ISAM to SQL replication environment. These are <REPLICATION_REMAINING_EXCLUSIVE_MAX_n> and <REPLICATION_REMAINING_INCLUSIVE_MAX_n>.

  • We improved various error messages that can be displayed if CodeGen encounters problems processing relationships.

  • When using the CodeGen API we have added the ability to specify lists of structures and structure aliases at the TaskSet level.

  • We modified the Harmony Core Generator utility so that it now produces data model classes when generating code based on an xfServerPlus method catalog.

  • This version of CodeGen was built with Synergy/DE 11.1.1b and requires a minimum of version 10.1.1 to operate