yiiext/nested-set-behavior

Many parents

Closed this issue · 1 comments

It would be desirable to see possibility of a task of many parents. When I will reach in the project this part, I realize, if it won't make to me.

cebe commented

Not sure if I got you right, but it is not possible to have more than one direct parent in a tree. nested set is designed for trees. What you want would be a graph and not possible to get with nested set.