$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Lacher (michael.lacher_at_[hidden])
Date: 2007-04-05 04:35:51
Steven Watanabe wrote:
> AMDG
>
> brass goowy <brass <at> goowy.com> writes:
>
>>> Is there something wrong with longer names?
>> I prefer being able to write ilist to Intrusive::list
>
> That's where we differ.
>
I agree with steven here, especially since I use the prefix "i" to
identify interfaces (abstract classes). It is always easy and possible
to shorten stuff with macros, the other way round is not so easy.
Michael