• hannahhoward's avatar
    feat(linksystem): add reification to LinkSystem · 9340af55
    hannahhoward authored
    add an optional reifier into the link system process. The reason to do this is to capture the link
    system itself when reification happens, in case it needs to be put into the node, which is often not
    accessible by the time you have a node. another alternative would be to make this specific to
    selector traversal, similar to LinkNodePrototypeChooser
    9340af55
linksystem.go 13.4 KB