
Hi Hans, If there isn't one in the works already, I'd be interested in helping throw one together. I have some related code in the signal network library that I am working on, namely serializing values of parameters of a function call into a string, sending the string over an asio socket, and then unserializing on the other end and doing a function call. I started isolating the code which can be used to help with that aspect of the marshalling, and using it to throw together a simple marshalling framework. I'll send it out tonight or tomorrow ehen I finish the one or two more things that it needs to do anything usable. Maybe that will spark some ideas on where it could go. Stjepan On 4/13/07, Hans Larsen <hans@poltras.com> wrote:
Is there a marshaling library in boost and is there an interest in such a functionality? Is the serializing library any use to marshall calls?
I've not seen any mails concerning marshaling recently, though I might have missed one.
Thanks, Hans