$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: William E. Kempf (williamkempf_at_[hidden])
Date: 2002-08-13 08:52:30
----- Original Message -----
From: "Eric Woodruff" <Eric.Woodruff_at_[hidden]>
> Sure, the details of how to handle unexpected exceptions are up for
debate.
> Originally, bad_exception seemed fitting to me, but giving std::exceptions
> special treatment by borrowing its .what () can be useful. Have you
reviewed
> my implementation?
Not to the depth required. I've only evaluated the interface, not the
implementation. Until we decide on the desired semantics I'd rather not
think about the implementation.
Bill Kempf