check if dunder methods are need. originally these were used to handle duplicates; however, since then we have implemented the urn:bkbit id which is a hash of all the attributes.
Question: does hash(all_attributes) result in the same duplicate resolution as hash(specific_attributes)
check if dunder methods are need. originally these were used to handle duplicates; however, since then we have implemented the
urn:bkbitidwhich is a hash of all the attributes.Question: does
hash(all_attributes)result in the same duplicate resolution ashash(specific_attributes)