Le 17/09/14 08:13, Andrey Semashev a écrit :
On Wed, Sep 17, 2014 at 10:08 AM, Vicente J. Botet Escriba
wrote: Le 17/09/14 06:23, Andrey Semashev a écrit :
On Wed, Sep 17, 2014 at 12:41 AM, Vicente J. Botet Escriba
wrote: I don't see any dependencies broken after this split. What am I missing? http://thread.gmane.org/gmane.comp.lib.boost.devel/254576
What I mean Andrey is that I don't see the dependency cycle that this MPL split breaks. Please could you be explicit? After the MPL.Core->MPL dependency is fixed, and TypeTraits is reorganized (see the other thread), the circular dependency between MPL and TypeTraits will be removed. This will also reduce transitive dependencies for libraries that use MPL.Core and TypeTraits.Base.
Ok, I have not missed nothing. The split could help to break cycles, but it doesn't yet. Vicente