Is there any way to check if two objects have the same values, other than to iterate through their attributes and manually compare their values?
Is there any way to check if two objects have the same values, other than to iterate through their attributes and manually compare their values?