Closed jonrkarr closed 5 years ago
':" are allowed in the verbose names of attributes, and multiple attributes can have the same prefix to their verbose names.
However, unlike groups of columns that have a common heading that represent a *-to-one relationships, the ':' has no semantic meaning to obj_tables
. Sets of attributes that have common prefixes to their verbose names and colons in their verbose names are simplify treated as unrelated attributes without any encapsulation into a related class.
Example:
!ClassAttribute:RelatedClassAttribute