$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Walter (michael.walter_at_[hidden])
Date: 2004-11-07 19:17:26
On Sun, 07 Nov 2004 15:24:22 -0500, Deane Yang <deane_yang_at_[hidden]> wrote:
> The beauty of object-oriented programming languages is that they
> are able to capture this difference and use it to help insure
> the correctness of a program and catch coding errors.
Just to be nitpicky, I think this is more an issue of expressive type
systems per se, than of OO. ;)
Cheers,
Michael