Re: SPI: question about ChildNodeEntries.replaceEntry (JCR2SPI)

2006-11-03 Thread Julian Reschke
Angela Schreiber schrieb: hi julian i'm currently working on the nodestate (and particularly on the issue with the availability of node state built by the ism vs. isf). you may have noticed the TODO + TOBEFIXED comment. OK. So I will continue to ignore the message. Thanks!

Re: SPI: question about ChildNodeEntries.replaceEntry (JCR2SPI)

2006-11-03 Thread Angela Schreiber
hi julian i'm currently working on the nodestate (and particularly on the issue with the availability of node state built by the ism vs. isf). you may have noticed the TODO + TOBEFIXED comment. thanks angela

SPI: question about ChildNodeEntries.replaceEntry (JCR2SPI)

2006-11-03 Thread Julian Reschke
Hi, here's a question about ChildNodeEntries.replaceEntry(). With my SPI implementation, I'm currently seeing lots of NoSuchItemStateExceptions logged by that method, although no exceptions occur and the caller seems to get correct results... Is this a TODO in JCR2SPI, or does it mean that m