Skip to content

CodeGen 5.3.10

Choose a tag to compare

@SteveIves SteveIves released this 20 Dec 23:28
· 753 commits to master since this release

CodeGen Release Notes

  • We added a new command line option -af which causes field names to be switched to the alternate name if present. If no alternate name is defined then the original field name is used. This change impacted a lot of code and it is possible that more work may be needed to ensure that everything works correctly when alternate field names are being used. For this reason we are currently considering this to be an experimental feature which should be used with caution.
  • We added a new field loop expansion token <FIELD_ORIGINAL_NAME_MODIFIED>.
  • We improved the processing of relation loops when the structure being targeted by a relation is not included in the list of structures currently being processed.
  • This version of CodeGen was built with Synergy/DE 10.3.3f and requires a minimum of version 10.1.1 to operate.

Symphony Framework Components

  • We no longer distribute the Symphony Orchestrator utility with CodeGen. If you still use that utility please contact us and we will make the source code available to you.
  • There were no Symphony Framework CodeGen Extensions changes in this release.