theupdateframework / specification

The Update Framework specification
https://theupdateframework.github.io/specification/
Other
368 stars 54 forks source link

Clarify the preorder DFS #164

Open mnm678 opened 3 years ago

mnm678 commented 3 years ago

Per the discussion in #150, it's not clear in the description of the DFS that each of the steps below 'Perform a pre-order depth-first search' must be done on each iteration. This might be more clear with another layer of nesting in the description.