hi
It's not an issue with XML and Object PM because these implementation write everything on each write call. I'd like to find addedReferences, modifiedReferences and deletedReferences in the ChangeLog instead of a single modifiedRefs. My workaround was to delete all the references and then write the new ones but I know it's not a good solution.
regards edgar
Serge Huber wrote:
Hi all,
I'm trying to debug a problem with my ORM persistence managers regarding references, and I must say it's not easy to follow how Jackrabbit handles references.
Basically the problem I'm having is that it seems there never is an entry in the ChangeLog for a new reference. Why would this happen ? How do we determine if a reference needs to be stored ?
Regards, Serge Huber.
