[EMAIL PROTECTED] wrote:
I already proposed this. The problem is, that much of the code in the
renderer an the javascript relies on the "physical" node id".
But no one really relies on its content.
For what I can see is that there is no need to have it somethink like
0:0:0 - I didnt found a split on ":" to use every token for its own.
So it looks like there is nothing bad with 0:nd1:ch1 where "nd1" and
"ch1" are user provided identifiers.
The most work to do might be in UITreeData.
Is there something I might overlook?
---
Mario