Right now the way Claim GUIDs are handled is distinctly sub-optimal.
One cannot add a Statement to an Item if the Claim of the Statement does not have a GUID. In many cases one does not care about the guid, and might not have one. This happens often in tests, and is very annoying.
Right now the way
ClaimGUIDs are handled is distinctly sub-optimal.One cannot add a
Statementto anItemif theClaimof theStatementdoes not have a GUID. In many cases one does not care about the guid, and might not have one. This happens often in tests, and is very annoying.