slisson/shadowmodels

Replace duplicate/transform

Opened this issue · 0 comments

People keep misusing them. The language needs different abstractions with more intuitive semantics.

transform is equivalent to the MPS COPY_SRC and should be named like that.
duplicate allows to dynamically create a new node of the same concept with the same properties/references/children, but without any processing by the transformation engine.