$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: KSpam (keesling_spam_at_[hidden])
Date: 2007-05-25 13:55:01
> Then don't. There are lots of libraries in boost that aren't useful to
> everyone. For instance, the likelihood of me using the python bindings
> library is about 1 in 1,000,000.
For those of us that produce libraries as a main product, there is nothing
better than Python bindings to play around and test the API. Also, customers
really like the flexibility as well ...
There is not a single library in Boost that I do not plan to use at some point
in the near future (I can't wait until ASIO makes it in a release). Of
course, YMMV.
Justin