From: Joel VanderWerf Date: 2007-07-13T03:44:53+09:00 Subject: Re: DRb object mutation issues Nwallins wrote: >> 1. make the values DRbUndumped, too. ... > (1) is not viable, as you cannot make objects or classes undumpable > from the client What about extend-ing the hash to make its values undumped as soon as they are assigned? (Or subclass Hash to do this.) -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407