[EMAIL PROTECTED] (Elena Mikhailik) writes: > [Passing an object to a remote procedure] > How does one actually do that?
You have to create a data structure of vectors and hashtables that maps your object data. Such a structure can be passed via XML-RPC. There is no object serialization or the like. Steffen -- Steffen Schwigon <[EMAIL PROTECTED]>
