Add a version to the DDS template we're using to determine if the various code modules support it. For example, if we update the DDS model (the schema) or how we load it (how we use the model), how do the generators (e.g., define_generator.py) know if they support that version. This could apply to generators as well if the schema has changed.
Add a version to the DDS template we're using to determine if the various code modules support it. For example, if we update the DDS model (the schema) or how we load it (how we use the model), how do the generators (e.g., define_generator.py) know if they support that version. This could apply to generators as well if the schema has changed.