in reply to Creating a tree from a parent child list, that also includes node specific properties...
As you haven't shown any code, I assume that your problem is with the general approach. I suggest doing it the following way:
What do you mean by "indicate if a node was overwritten by its parent"? Please show us an example of where such overwriting happens and what the implications of this are.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Creating a tree from a parent child list, that also includes node specific properties...
by BioLion (Curate) on Jun 29, 2009 at 15:26 UTC | |
by bryank (Acolyte) on Jun 29, 2009 at 22:48 UTC |