Closed GoogleCodeExporter closed 8 years ago
Grr. *Not* accepted, yet.
Original comment by aale...@gmail.com
on 18 Jan 2011 at 4:08
Section 2.3 of the XDM:
Each node has a unique identity. Every node in an instance of the data model is
unique: identical to itself, and not identical to any other node. (Atomic
values do not have identity; every instance of the value “5” as an integer
is identical to every other instance of the value “5” as an integer.)
Do it this way. Is this testable?
Original comment by aale...@gmail.com
on 18 Jan 2011 at 4:28
Okay. Updated the javadoc. Per suggestion from Anli, added some testing. We
now test whether a node accessed by various routes has the same node id
regardless. Then we test that two "identical" documents have nodes which all
have different ids.
This uncovers the lovely fact that axiom's omattribute doesn't conform to the
rules of identity. *sigh*
Original comment by aale...@gmail.com
on 18 Jan 2011 at 6:09
Original comment by eric%tib...@gtempaccount.com
on 29 Apr 2011 at 11:20
Original issue reported on code.google.com by
aale...@gmail.com
on 18 Jan 2011 at 4:08