$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: gchen (chengang31_at_[hidden])
Date: 2007-05-05 00:08:30
Hartmut Kaiser wrote:
> Hi all,
>
> This is just a gentle reminder that the review for the proposed Boost.Guid
> library is still ongoing. This is not a lare library, but nevertheless a
> important one, IMHO.
>
> Please try to find some time to go over the documentation or the code to
> give your opinion and don't forget your vote.
>
This is not my formal review.
I vote to accept the library, but have a consideration about the SHA-1
algorithm it uses.
Because SHA-1 is very useful, would it be better to put it outside of
guid library, maybe to a new library or boost/utility, so users can
use it alone?