You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added the ability to generate code based on metadata defined in a Synergy Method Catalog. This includes the introduction of new interface loops, method loops and parameter loops, each with associated expansion and expression tokens. The feature is accessed via new -smc and -interface command line options.
We added several new token case variations to the <KEY_NAME>, <SEGMENT_STRUCTURE>, <RELATION_FROMKEY>, <RELATION_TOKEY> and <RELATION_TOSTRUCTURE> tokens.
We significantly enhanced the capabilities of relation loops by adding many new relation loop expansion tokens and relation loop expression tokens.
We corrected an issue that was causing structure enumeration loops to operate incorrectly.
We changed the field loop and key segment loop expression <IF CORECEBOOLEAN> to <IF_CORECE_BOOLEAN> for improved consistency with similar expressions in other loops. This change could break your existing template code, but CodeGen will terminate with an error message if it encounters the old form of the expression.
We fixed a crash that would occur if you attempted to declare a user-defined expansion token with the same name as a built-in expansion token.
We reviewed and re-organized the documentation to make it easier to access information with less clicks.
This version of CodeGen was built with Synergy/DE 10.3.3e and requires a minimum Synergy version of 10.1.1 to operate.
Symphony Framework Components
There were no Symphony Orchestrator changes in this release.
There were no Symphony Framework CodeGen Extensions changes in this release.