-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
Description
On a Property strict=True merge, all Property attributes except value, name and id have to be identical.
On a Section merge, the child Sections and Properties of the handed in Section are appended to the invoking Section, but no attribute checks are performed.
The question is, whether on a strict=True merge of a Section, any attributes e.g. definition should be identical on Section level as well to allow a merge. See #271 (comment).
Any comments or opinions?
Reactions are currently unavailable