Explain nondeterministic template merging (#35405)

This commit is contained in:
Peter Dyson 2018-11-30 14:56:32 +10:00 committed by GitHub
parent 14eeb2aa30
commit 63a9571c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -186,6 +186,9 @@ Note, for mappings, the merging is "deep", meaning that specific
object/property based mappings can easily be added/overridden on higher
order templates, with lower order templates providing the basis.
NOTE: Multiple matching templates with the same order value will
result in a non-deterministic merging order.
[float]
[[versioning-templates]]
=== Template Versioning