We must make it possible for fields to be added to a template over time in a backward compatible way.
At the very least, this implies making it possible to denote fields as being optional such that the operator doesn't have to specify a value for these fields. This allows new optional fields to be added to any template.
Maybe we allow template authors to specify defaults for optional fields?
We must make it possible for fields to be added to a template over time in a backward compatible way.
At the very least, this implies making it possible to denote fields as being optional such that the operator doesn't have to specify a value for these fields. This allows new optional fields to be added to any template.
Maybe we allow template authors to specify defaults for optional fields?