$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marco Costalba (mcostalba_at_[hidden])
Date: 2008-03-31 03:56:07
On Mon, Mar 31, 2008 at 1:40 PM, Dean Michael Berris
<mikhailberis_at_[hidden]> wrote:
>
>  >
>  > Sorry for the silly question, but what is a RDDL ?
>  >
>
>  Oh, sorry. I was in a hurry -- RDDL stands for Runtime Dynamic
>  Dispatch Library. :)
>
I knew it was a dumb question ;-)
I have downloaded boost 1.35 and dispatcher code from sourceforge
subversion repository.
It seem a good point to "inject" my overload implementation is the
dispatcher class functor: overload it seems, more or less naturally,
should replace that...
Am I starting wrong?
Thanks
Marco