From: Andre Nathan Date: 2003-12-24T11:00:34+09:00 Subject: Re: Using DRbObservable Eric Hodel said: > In order to send an object to the other side of the DRb connection, both > sides need to know the class definition for the object, so class Foo > would have to exist on both sides of the connection. > > ruby-talk:63281 may also help you. Thanks a lot, Eric. Andre