Product.W6.Scheme.DetectAttributeRenames

Enables the detection of Property renames.

Takes values
true/false
Default
true
Release
3.6

Details

Properties are sometimes renamed for archival purposes, in the transition from free-form values (typically text) to a limited set of values defined in a Dictionary, or in the process of an upgrade. Xoom can now automatically detect such renames under a limited set of circumstances. Detection of renames will be successful if:
  • the two Properties have the same ID.
  • there are no other Properties in the system with the new name.
  • the two Properties are structurally identical (this includes the structure of any multi-value or aggregate Collection associated with the Property).
By default, this behaviour is enabled.