Hi Jukka, Why would getNodeByUUID(...).getPath() become so expensive? It seems we could keep a pointer to the last value no?
Nicolas On 4/11/07, Jukka Zitting <[EMAIL PROTECTED]> wrote:
Hi, Thanks for comments and pointers to further information. I think using a Subversion-like structure might make sense, though a call like getNodeByUUID(...).getPath() could become quite expensive. We probably should prioritize the performance requirements of different operations to help guide the design.
