$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Austern (austern_at_[hidden])
Date: 2005-01-07 16:41:40
On Fri, 07 Jan 2005 16:24:10 -0500, christopher diggins
<cdiggins_at_[hidden]> wrote:
> All Java and C# programs package global data in a single class, so I don't
> see a problem with so-called "monolithic" designs. In hind sight there is no
> reason to require that the global data and functions are in the class, as
> long as one is uses namespaces conscientiously
This strikes me as a deficiency in C# and Java.
--Matt