RubendeBruin / DAVE

DAVE - Design Analysis Visualization and Engineering
Mozilla Public License 2.0
29 stars 7 forks source link

Restrict use of '/' in node-names to managed nodes only - name clashes #164

Open RubendeBruin opened 2 months ago

RubendeBruin commented 2 months ago

Prefixes in node-names are used to avoid name clashes between managed nodes. This can fail if a normal node exists using the same pattern. This can easily happen if a managed structure is dissolved.

Proposal: