
18 Jan
2011
18 Jan
'11
7:18 p.m.
I have read this document: https://svn.boost.org/trac/boost/wiki/DistributedDevelopmentProcess There is a lot of good suggestions, and one of them is: "We want to enable the Boost project to scale up to have more than one distribution. As it is at the moment there is only one Boost C++ Library distribution which contains all the accepted libraries." IMHO, it's very good idea. But if we have several Boost distributions - what if library A depends on library B, but A and B placed in *different* distributions? - Denis