Permanent clone code #2
Labels
No labels
Critical issue
Feature request
Major issue
Minor issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
harmen/parametric-SVG-editor#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A way to clone something permanent, which means it would always stay the same as the object it's cloning, even after changes.
Maybe with a code like:
{clone:id}
For example: clone:root element,mouth
Parsing this might mean parsing some objects multiple times, because objects could clone objects that clone other objects.