Skip navigation.
 
mlRe: Checksum to compare custom objects
FROM : Thomas Deniau
DATE : Sat Jan 12 20:44:22 2002

Le 12/01/02 20:34, j o a r disait :

> I would need to be able to compare two objects on different machines in
> a fast efficient way. How would I go about creating a hash / checksum
> for that purpose? Let's assume that the object in question conforms to
> NSCoding - which I assume would help?
>
> Pointers to TFM, sample code, et.c. all greatly appreciated.


The Omni Frameworks have categories on NSData to get a md5 or a sha1
checksum.

--
Thomas Deniau


Related mailsAuthorDate
mlChecksum to compare custom objects j o a r Jan 12, 20:34
mlRe: Checksum to compare custom objects Thomas Deniau Jan 12, 20:44
mlRe: Checksum to compare custom objects j o a r Jan 12, 21:19