
1 May
2007
1 May
'07
11:15 p.m.
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Stjepan Rajko
Great! Now the rpc framework offers only an asynchronous interface, and the futures are what can make it synchronous... I don't see any drawbacks to this at the moment, and it makes the rpc code a great deal simpler.
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