Hi,

I just noticed that move() defaults to "do nothing" for all kinds of error conditions:

- source not existing

- parent of target not existing

- target existing

At least the latter will require the JCR layer to do an existence check on the target before proceeding.

Is this intentional? What's the rational?

Best regards, Julian

Reply via email to