-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
auto-migrateddev-centricFeatures and fixes related to improving dx, debugging, and diagnosticsFeatures and fixes related to improving dx, debugging, and diagnostics
Description
Auto-migrated from intel-sandbox/applications.graphics.presentmonservice/issues/394
Original creation by planetchili on 2024-01-23 11:11:25+00:00
Replace current X-macro based metadata definition with a template language based system that can pull data from some regular data format (csv, sqlite, json, or something similar) and generate C++ source, and possible other data files loaded at runtime. Will make it much easier to edit the metadata without introducing bugs. Additional completeness checks can be enabled, as well as backward compatibility checks via lock files. Can also be used to unify definition of enum values in API header with internal definition without need for circular include.
Metadata
Metadata
Assignees
Labels
auto-migrateddev-centricFeatures and fixes related to improving dx, debugging, and diagnosticsFeatures and fixes related to improving dx, debugging, and diagnostics