$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ilya Sokolov (fal_delivery_at_[hidden])
Date: 2007-08-24 07:12:11
Alexander Nasonov wrote:
[snip]
> Error handling is as important as a main flow of execution.
> I don't see how ScopeExit is worst than ScopeGuard in distracting from
> the main flow. try/catch and try/finally are even worst, see the
Alternatives
> section.
Sorry for such late response.
I have not found a comparison with try/finally in the Alternatives
section, but i think it should be there.