Re: Hungarian Notation




It shows *a* difference, my prefixes identify the basic type of a component or control

And my names *do not* indicate type, except by coincidence. I do not name them with the intention of indicating type. You do.


And again, it is *no different* then you placing "Button" at then end of your button names or "ListBox" at thend of listbox names. Explain to me how that is different *in nature*.

I just gave an example of where I do **not** use ListBox :-) I use "List" for all sorts of things. Some of those things will be TList objects, but that's not why I use the name. I also use "List" on TCollection objects, and on TListBox, TListView, TSomeSortOfGrid, and so on.


See? I'm not indicating type (in the programming language sense of the word)


Cheers, Jim Cooper

__________________________________________

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

TurboSync - Connecting Delphi to your Palm
__________________________________________
.