Skip to content

CodeGen 5.3.16

Choose a tag to compare

@SteveIves SteveIves released this 15 Apr 18:56
· 711 commits to master since this release

CodeGen Release Notes

  • We moved the <IF ONE_TO_MANY>, <IF ONE_TO_ONE>, <IF ONE_TO_MANY_TO_ONE>, <IF ONE_TO_ONE_TO_ONE> and <IF MANY_TO_ONE_TO_MANY> relation loop expression tokens out of the main CodeGen product and into the Harmony Core CodeGen Extensions assembly. These expression tokens have become pretty specific to Harmony Core use cases so we thought it more appropriate to ship and document them there.
  • In the Harmony Core Customization File we changed CustomRelationNames to CustomRelations and we added additional information about each relation.
  • In the Harmony Core custom extensions code we improved the logic that determines the type of relation being processed.
  • There were no Symphony Framework CodeGen Extensions changes in this release.
  • This version of CodeGen was built with Synergy/DE 10.3.3g and requires a minimum of version 10.1.1 to operate.