$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-01-13 11:31:17
At 02:59 PM 1/12/2002, Andrei Alexandrescu wrote:
>The proof is in the pudding, but I'll try to reply in short below.
>
>> 1. Why the separate Storage and Ownership policies?
>
>They are orthogonal for the most part.
I very much agree with Andrei on that point. The separation of Storage and
Ownership polices seems to work extremely well in practice. IMO, it is a
complete success.
--Beman