$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] template-defined regexp proposal
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-01-31 10:12:22
On 31/01/2011 15:08, Vit Stepanek wrote:
> On Mon, 2011-01-31 at 13:35 +0100, Mathias Gaunard wrote:
>>
>> They build their engine through composition of template objects. (well
>> actually, it's more powerful than that, they can even access the
>> composition tree directly and modify it)
>>
>> _______________________________________________
>
> Yes, that's the HOW. But I don't try to compete these libs. Actually I
> wanted to discuss the idea, not to fight if it's better or whatever.
> So probably you meant "two's enough"?
No, I meant "how is your approach any different?"
You are also building an engine through composition of template objects.