$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcin Kalicinski (kalita_at_[hidden])
Date: 2006-04-22 14:47:50
>> Even boost guidelines are pretty clear on that, I should not use
>> other libs unless they provide critical functionality.
>
> Where did you find that guideline?
http://boost.org/more/library_reuse.htm
"A Boost library should use other Boost Libraries or the C++ Standard
Library, but only when the benefits outweigh the costs."
Perhaps "critical functionality" was an overstatement, but anyway my point
remains correct.
Best regards,
Marcin