[ http://issues.apache.org/jira/browse/JCR-74?page=comments#action_61420 ] Edgar Poce commented on JCR-74: -------------------------------
In order to make possible an a/r/m aware object each reference should have a unique identitier. Each reference, instead of pointing to a property, should point to the internal value (InternalValueId) that contains the reference. btw, the above InternalValueId object would be useful not only for handling nodereferences but also for adding an InternalValue a/r/m aware object to PropertyState. > NodeReferences handling > ----------------------- > > Key: JCR-74 > URL: http://issues.apache.org/jira/browse/JCR-74 > Project: Jackrabbit > Type: Improvement > Reporter: Edgar Poce > Priority: Minor > > In Dominique's words: > for nodes being highly referenced, additions or removals are rather > expensive. We should probably introduce a "modification-aware" NodeReferences > object that is able to tell what references have been added or removed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
