Aleksi Niemel<aleksi.niemela / cinnober.com> wrote:
> There's already XMarshal somewhere at Japanese sites (actually google told
> it's at http://www.goto.info.waseda.ac.jp/~fukusima/ruby/xmarshal.html ).

It's source is
http://www.goto.info.waseda.ac.jp/~fukusima/ruby/xmarshal.rb

But this scripts has some limitations. There are some objects
which can be marshaled by Marshal class, but can not be marshaled
by XMarshal class.

TAKAHASHI Masayoshi (maki / inac.co.jp)