Description
The code generated from Rosetta definitions lacks the context of which model it represents and which version of the Rosetta definition was used to create the generator. As a result, the data exchange between users of the generated code is limited. The consumer of data does not necessarily know what type or version of the generated code to use.
Describe the solution you'd like
Could you add the model name and version to the generated code? The model name should be fully qualified and the version number should be consistent with release names.
Describe alternatives you've considered
N/A
Description
The code generated from Rosetta definitions lacks the context of which model it represents and which version of the Rosetta definition was used to create the generator. As a result, the data exchange between users of the generated code is limited. The consumer of data does not necessarily know what type or version of the generated code to use.
Describe the solution you'd like
Could you add the model name and version to the generated code? The model name should be fully qualified and the version number should be consistent with release names.
Describe alternatives you've considered
N/A