Hi,

On 4/11/07, Nicolas <[EMAIL PROTECTED]> wrote:
Why would getNodeByUUID(...).getPath()  become so expensive? It seems we
could keep a pointer to the last value no?

With a Subversion-like structure a node does not have a direct parent
reference which could be used to construct the node path. Even an
indirect parent identifier doesn't work if we want to support
Subversion-style zero-cost copying and moving of nodes and subtrees.

BR,

Jukka Zitting

Reply via email to