On Saturday 12 June 2004 10:43, Rene van Bevern (RvB) wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Sean O'Dell wrote: > > On Saturday 12 June 2004 04:23, Rene van Bevern wrote: > >> Use the method #to_hash instead. All hash-like objects should be able to > >> give a hash-representation of themselves. > > > > Not necessarily. A database abstraction might act like a hash, but > > wouldn't dump entire tables, which could contain tens of thousands of > > records, as one big Ruby hash. That isn't positive identification. > > Okay, you are right. PStore is the first example that comes to my mind: > It can act like a hash but doesn't have #to_hash. :/ It's about time someone finally admitted I'm right. I'm going to go tell my wife again that I'm right, and now I have proof. Sean O'Dell