On Fri, Oct 22, 2010 at 2:38 PM, Matt Helsley <matthltc@xxxxxxxxxx> wrote: >> + * >> + * The iterating order is: a1, a2, b1, c1, c2, a3. So a parent will be >> + * processed before its children. >> + */ > > You could just say it's a depth-first walk except we process the parent before > its children. The standard term for that is "pre-order traversal". You shouldn't need a diagram. Paul _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers