$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Library dependencies and intrer-library code reuse
From: Daniel James (dnljms_at_[hidden])
Date: 2010-03-27 06:32:15
On 26 March 2010 18:00, David Abrahams <dave_at_[hidden]> wrote:
>
> Nah, then you have to do the whole thing at once and you're
> bottlenecked until it happens, and it will never happen. Get the
> libraries separated and working with reasonable structure, and sorting
> out other structural issues becomes something each maintainer can take
> care of. Part of the reason things don't progress as well as they
> could around here is that every consequential job begins to look like
> it involves someone being willing to touch everything.
Well, you should at least ask beforehand. We're going to have to move
around a lot of files. Ironically, that suggests that changing version
control systems would be a bad idea as subversion is the best suited
for tracking that kind of thing.
Daniel