in reply to Re: Creating tree with unique categories out of parent-child pointer list
in thread Creating tree with unique categories out of parent-child pointer list
Anyway, I wanted to make sure I understood the logic. You are basically only checking if a parent is "seen," since a child by definition should be unique? (per the parameters of my request that is?)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Creating tree with unique categories out of parent-child pointer list
by ikegami (Patriarch) on Jun 17, 2009 at 15:47 UTC |