On Fri, Mar 21, 2008 at 4:25 PM, Aristotle Pagaltzis <[EMAIL PROTECTED]> wrote:
> It makes the meaning of the statement dependent on
>  the types of any variables, which is information that a reader
>  won't necessarily find in close vicinity of the statement.

[...]

>  if you're completely changing the meaning of an operator, the reader should 
> have
>  nearby indication of what is really going on.

Ah, so you want the types of typed vars to be apparent where those
vars are used.  Well, there's an easy solution there: Hungarian
notation!

(ducks under barrage of rotten fruit)

-- 
Mark J. Reed <[EMAIL PROTECTED]>

Reply via email to