Subject: Re: [boost] Boost Modularization: did we get it right?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-05-15 09:37:46


On 15/05/2012 14:36, Steven Watanabe wrote:

> Why? It's handled automatically. (Okay,
> the patch I posted doesn't handle this
> properly, but I've fixed it in my local
> version)

So the files are regenerated every time something is built? Doesn't
sound very efficient.

Also, I would think that not everyone uses b2 when doing development
with Boost, and may compile things directly with their favourite
compiler or IDE.