From: Robert Evans Date: 2006-07-25T09:02:59+09:00 Subject: Re: Marshal Problem Hi, Following up. I finally got back to this issue, and now everything works fine. I believe the problem may have had to do with reading and writing the files that contained the marshalled objects without using the binary flag. Thanks for your help, Bob On Jul 8, 2006, at 7:22 AM, Yukihiro Matsumoto wrote: > Hi, > > In message "Re: Marshal Problem" > on Sat, 8 Jul 2006 04:13:11 +0900, Robert Evans > writes: > > |The same classes are used to dump and load, from the same irb session > |even. > > Can you show us how to reproduce the problem? > > matz. >