Re: Hungarian Notation




I made a concious decision, because of what I perceived as a value to me, to *start* to specifically distinguish *components* from other identifiers via the use of prefixes.

You still haven't said why you do that, though.

I never considered using prefixes for anything else, thus it was never a matter of deciding better of it or stopping short.

YOu're splitting a semantic hair there :-) You've already said you think it's bad to use HN for everything. You draw a line, yes? Because?



Cheers, Jim Cooper

__________________________________________

Jim Cooper    jcooper@xxxxxxxxxxxxx
Tabdee Ltd    http://www.tabdee.ltd.uk

TurboSync - Connecting Delphi to your Palm
__________________________________________
.



Relevant Pages

  • Re: Hungarian Notation
    ... Jim Cooper wrote: ... uncommon situation. ... top with their application of HN to such a degree that, as you asserted earlier, you would need a lookup table to find all the prefixes. ...
    (borland.public.delphi.non-technical)
  • Re: Hungarian Notation
    ... Jim Cooper wrote: ... you had only 5 prefixes to learn? ... > You would have to find typing a real chore if saving a handful of ... I was just countering your own silly point that "it relies on memory ...
    (borland.public.delphi.non-technical)
  • Re: Hungarian Notation
    ... Jim Cooper wrote: ... > abbreviations, at some point it gets unsupportable, which is why even ... *components* from other identifiers via the use of prefixes. ... "The two most abundant elements in the universe are hydrogen and ...
    (borland.public.delphi.non-technical)
  • Re: Hungarian Notation
    ... Jim Cooper wrote: ... Eye of the beholder. ... I find short prefixes on component names make my ...
    (borland.public.delphi.non-technical)
  • Re: Hungarian Notation
    ... a whole lot more trouble to read, as it requires actual reading of the whole code, while aligned & prefixed code can be understood with a partial reading. ... Also there is the perennial problem that in any significant OO system there are far, far too many classes/types/interfaces for it to be sensible to have prefixes for all of them. ... Jim Cooper jcooper@xxxxxxxxxxxxx ...
    (borland.public.delphi.non-technical)