From: matz@... (Yukihiro Matsumoto) Date: 2001-04-23T17:09:02+09:00 Subject: [ruby-talk:14063] Re: Distributed Ruby and heterogeneous networks Hi, In message "[ruby-talk:14060] Re: Distributed Ruby and heterogeneous networks" on 01/04/23, Marko Schulz writes: |> dRuby is dependent on version of Marshal. | |If Marshal changes too much with its versions and dRuby is dependent |on it, then it should be possible to ask Marshal for its version. Marshal should not change too much (unless in upper compatible way). It was caused by a certain bug, not by any intention. matz.