On Thu, Feb 23, 2012 at 1:48 PM, Thomas Mueller <[email protected]> wrote: > Hi, > >>after a search is executed, you get back a jcr >>NodeIterator from the search result. In the mean time, while >>iterating, a node from the result can be deleted by a different >>session. > > We plan to use a MVCC model, so you will still see the old data.
I missed that! (should catch up first) sounds promising (and challenging). Thanks a lot for your feedback Thomas Regards Ard > > > Regards, > Thomas >
