Re: Hungarian Notation
- From: Jim Cooper <jcooper@xxxxxxxxxxxxx>
- Date: Mon, 11 Apr 2005 16:44:55 +0100
I'm pretty sure I've already made this very clear a number of times
You have, but you're missing my point. How do **I** know you only use a dozen prefixes? You know that, because it's your code. You know how to read your HN, but that skill doesn't transfer. Until I learn what they are, I don't know what all your prefixes mean. I don't know which objects don't get them (there are more than a dozen types of controls, and how do I know you only use it for controls?). If you start reading Eric's or Dave's code you will have the same problems. You have to learn the scheme anew each time.
But in all the code written by others I've ever looked at, I've never had a problem figuring out such prefixes as these.
But if they used fuller names, there'd be no figuring out to do :-) It's still harder because you do have to guess, even though individual guesses might be easy sometimes.
And all this is just on reading the code :-) You have more of a problem when you start modifying it, because then you have to learn the prefixes you haven't seen yet. But that's another story :-)
Cheers, Jim Cooper
__________________________________________
Jim Cooper jcooper@xxxxxxxxxxxxx Tabdee Ltd http://www.tabdee.ltd.uk
TurboSync - Connecting Delphi to your Palm __________________________________________ .
- Follow-Ups:
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- References:
- Hungarian Notation
- From: roman modic
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Bryce K. Nielsen
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Bryce K. Nielsen
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Bryce K. Nielsen
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Re: Hungarian Notation
- From: Jim Cooper
- Re: Hungarian Notation
- From: Wayne Niddery [TeamB]
- Hungarian Notation
- Prev by Date: Re: Migrating to Delphi 2005 .NET
- Next by Date: Washington DC Delphi SIG Meeting this Wednesday
- Previous by thread: Re: Hungarian Notation
- Next by thread: Re: Hungarian Notation
- Index(es):
Relevant Pages
|