Skip to content

Investigate of exporting the CodeDom to standardised file. #4627

@andrueastman

Description

@andrueastman

Is your feature request related to a problem? Please describe the problem.

Capture regressions in a consistent fashion much earlier.

Client library/SDK language

None

Describe the solution you'd like

Exporting the CodeDom to a file (which would then be diffed or compared with a tool)would possibly unlock the detections of generation regressions that may result in breaking changes in the following scenarios.

  • Metadata - removal of paths/types
  • Naming changes that are breaking
  • Multiple/repeated validations across languages as the dom could optionally be exported before or after the refiner.

Additional context

No response

Metadata

Metadata

Labels

WIPtype:featureNew experience requesttype:investigationInvestigation work, output should be a document detailing findings or a prototype

Type

No type

Projects

Status

Done ✔️

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions