Boost logo

Boost :

From: Stjepan Rajko (stipe_at_[hidden])
Date: 2007-05-01 19:43:24


Hi Sohail,

On 5/1/07, Sohail Somani <s.somani_at_[hidden]> wrote:
>
> One thing I'm not sure of is how you plan to call any function remotely
> given an *object*. Polymorphic interfaces? I guess any solution would
> require F to be serializable.
>
> Sorry if I missed the documentation (is there some?)
>
> Thanks,
>
> Sohail
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

Yes, each object passed / returned must be serializable via
Boost.Serialization. No polymorphic interface is required from the
objects.

The documentation and the library are available at:

http://dancinghacker.com/code/signet/

The version documented / posted is lacking some of the latest
additions which use futures.

Stjepan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk