$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-02-21 16:08:53
At 01:19 PM 2/21/2002, David Abrahams wrote:
 >This conversation is almost off-topic. If we're to continue here, we 
should
 >try hard to keep it in the context of what's needed for C++ library
 >development. Any general discussion of which features would be nice in
 >general should probably be moved to comp.std.c++
Yes.  comp.std.c++ is read by many of the language oriented (so-called 
"core") committee members who don't participate in Boost, so is a good 
place to take about language extensions.
Even discussions of features needed for library development can bog down 
the main Boost list.  The details of a proposal might be better worked out 
via private email or even a separate special topic list.
The Boost Wiki at 
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl can also be 
a useful tool for coordinating work without running everything through the 
main list.
--Beman