POV-Ray : Newsgroups : povray.off-topic : Hungarian notation : Re: Hungarian notation Server Time
4 Sep 2024 01:18:19 EDT (-0400)
  Re: Hungarian notation  
From: andrel
Date: 5 Jun 2010 10:37:42
Message: <4C0A6136.1070900@gmail.com>
On 5-6-2010 16:24, Warp wrote:
> andrel <byt### [at] gmailcom> wrote:
>> The objection is not to hungarian notation per se*. It is about using it 
>> wrongly.
> 
>   That kind of complaint seems kind of moot. Of course if you use any naming
> convention wrongly, the code becomes crap. If I do this:
> 
>     int multiply(int x, int y)
>     {
>         return x + y;
>     }
> 
> then that code is crap, of course. It uses the wrong name for what the
> function is doing.
> 
>   Why object about wrong usage of hungarian notation in particular?

Darren seems to have found a nice collection of them that made his life 
a bit less enjoyable.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.