Subject: Re: [boost] [type_traits] Modularization proposal
From: Stephen Kelly (hello_at_[hidden])
Date: 2014-09-17 09:41:09


Andrey Semashev wrote:

>> I prefer to work with low level libraries because there are lots of
>> other libs depending on them, and improving the situation on the low
>> level would result in more massive improvement overall.
>
> Also this would make dependency management on the higher level easier.

I don't agree with that. Most of the 'higher' libraries depend on
many/multiple of these 'lower' libraries anyway, and these changes to the
'lower' libraries don't have any effect on the problems at the higher
levels.

Thanks,

Steve.