[Feature Request] SFSObject/SFSArray check if match
Posted: 06 May 2011, 22:08
Hi guys. Today i was making an app when i realized that i needed to check if two SFSObjects matched. To achieve that i had to convert the SFSObjects to Objects and then i had to create a function that checked if the two objects matched.
This worked fine, but i was wondering what about if there was a built.in fuction inside both SFSObject and SFSArray classes that would check if two of the same type matched?
P.S. By match, i mean checking if two objects/arrays have the same values
This worked fine, but i was wondering what about if there was a built.in fuction inside both SFSObject and SFSArray classes that would check if two of the same type matched?
P.S. By match, i mean checking if two objects/arrays have the same values