
25 Jun
2005
25 Jun
'05
1:04 a.m.
Admittedly, hash-based checking is not 100% safe, ...
I think this is unacceptable. If I have two objects A and B, and they do happen to hash to the same value, then B won't get saved. ...
As I understand it, this hashing does not change the semantics of correct client code, or change what is stored in anyway. It merely provides a check for buggy client code.
OK, I guess I misunderstood where the proposal fits in. I'll shut up again :-). Darren