Skip to content

Prefix Template Parameters to Avoid Conflicts #133

Description

@pawel-kow

7.2.2.4. Parameters/properties

For the "Name/Value Pairs", using a prefix such as "t-" would safely namespace
these parameter names to allow future addition of properties without concerns
about clashing with deployed template parameters.

OK, this is a fair point about potential conflicts between template variables and current and future built-in parameters.

Do you suggest to prefix only in the application, so to "t-foo" would be actually interpreted as "foo" in the template, or to say that all template-defined variables must always start with "t-" prefix?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions