Hi, 2009/11/8 Lourens Naude <lourens / methodmissing.com>: > Hi, > > I've been toying with allowing custom hashing from the Ruby side for the > past 2 days and have a semi-functional version (patch attached against > subversion trunk 25671 - http://gist.github.com/228773) Unfortunately, your patch has a serious problem; it lets RHash have four VALUEs, which makes any object require 24 bytes (traditionally 20 bytes) in 32 bit envirionment. -- Yusuke ENDOH <mame / tsg.ne.jp>