Skip to content

The generators should add the model name and the Rosetta version used when creating the codebase #251

@dschwartznyc

Description

@dschwartznyc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions