On 20.07.2012, at 09:01, Julian Reschke wrote: > I agree with that, but that's how JCR works.
Well, you have both options: if you use the has*() or (item|property|node)Exists() methods, and since PNFEx inherits from RepositoryEx, you can skip the try/catch for the application logic. Cheers, Alex
