From: Hartmut Kaiser (HartmutKaiser_at_[hidden])
Date: 2005-03-08 02:43:06


 
Joel de Guzman wrote:

> > IIUC Fusion won't help you here as much as Phoenix (the successor to
> > Boost::LL) which already contains many of building blocks
> you'd need
> > for your library.
>
> Sure it will!
>
> In as much as Phoenix2 is built using Fusion, sure, I don't
> see why Fusion can't help here. We've seen how nifty it was for
> Spirit2 to be built on Fusion too. Composing the ET nodes,
> for example and doing the transforms on the composites was
> done quite elegantly thanks to Fusion. Think composites, think Fusion.

Yeah, agreed. It was my inconsise formulation above, which wasn't helpful
;-)
All I wanted to say is that besides Fusion there is also Phoenix, which
provides useful primitives for solving ET problems as well.

Sorry for the misunderstanding.
Regards Hartmut