Community
Participate
Working Groups
The DAG should simply have a createNode method and not attempt to track "root" nodes. See the usage in the kernel which simulates this behaviour by immediately removing created nodes from the list of root nodes (which otherwise would grow indefinitely). This should be done once the code is on master, for ease of rippling. It can certainly wait until then.
Removing blocking of 358441 since the current behaviour is functionally equivalent and this bug simply needs to be implemented before we ship 3.5.0. (This will allow us to close off bug 357850 so users can try it out in 3.5.0.M03.)
Targeting 3.5.1.