Benjamin Stuhl <[EMAIL PROTECTED]> writes:
>All -
>I fail to see the reason for imposing that all
>variables
>"know" how to perform ops upon themselves. An operation is
>separate from the data it operates on. Therefore, I propose
>the following vtbl scheme, with two goals:
> 1. that the mini
> "BS" == Benjamin Stuhl <[EMAIL PROTECTED]> writes:
BS> variables
BS> "know" how to perform ops upon themselves. An operation is
BS> separate from the data it operates on. Therefore, I propose
BS> the following vtbl scheme, with two goals:
The point is to avoid the switches. There is no ne