$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-06-30 12:05:42
----- Original Message -----
From: "Dan Nuffer" <dnuffer_at_[hidden]>
>
> I like the function approach, mostly because that's what I've been using
for
> the last 6 months :-) I think that the code just looks more obvious with
> what it's doing. It's also easy to learn and understand. I also see the
> advantages of the non-function approach. format could support both.
By all means, experiment, but I think eventually we need to rein it in a bit
and settle on something. Trying to please everone is going to cause
problems.
-Dave