From: ts Date: 2004-09-09T00:04:59+09:00 Subject: Re: Marshal and allocating objects >>>>> "P" == Paul Brannan writes: P> On Wed, Sep 08, 2004 at 11:47:48PM +0900, ts wrote: >> This does not his problem where `M.allocate' work but not 'Marshal.load()' solve P> Your sentence seems to be missing a necessary verb, so I'm not sure P> what you are trying to say. P> All I mean to say is that using const_missing to create new classes P> on-the-fly is a bad idea, imo. This is what the original poster was P> trying to do. It does not mean that changing Marhsal.load to have P> consistent lookup with the rest of Ruby is a bad idea. In this case, I'm agree with you :-) Guy Decoux