Hi, > From: Kent Dahl > Sent: Friday, February 09, 2001 5:10 AM > Thanx for the nudge I needed to look deeper at XML-RPC. But, alas, it's > not what I'm looking for. The support for serializing isn't quite as > capable as needed. Though I've never use it, Fukushima-san's XMarshal might help you I think. http://www.goto.info.waseda.ac.jp/~fukusima/ruby/xmarshal.html http://www.goto.info.waseda.ac.jp/~fukusima/ruby/xmarshal.rb Unlike XML-RPC, SOAP's section 5 is for object serialization. But SOAP4R only supports RPC like XML-RPC. Hmm... Quick is news to me. I will check it. // NaHi