$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Does anybody interested in active object pattern?
From: joel falcou (joel.falcou_at_[hidden])
Date: 2010-11-07 11:05:53
On 07/11/10 16:51, Dean Michael Berris wrote:
> But what you're describing is not the active object pattern. ;)
> An Active Object is an object that:<snip>
Oh my bad :o
then again, can't we have an Active Object taking care of an future
result of computation and
have it spawn itself other AO working on subpart ?