Re: Hungarian Notation



Jim Cooper wrote:
>
> Eventually, yes, it can. What type is lstSomeStuff?

I would certainly assume it is a list, just as I would if I saw
SomeStuffList.

> What about those
> people with lots of third-party controls?

TwwDBEdit is still named edXXX.

> What do you do with
> components created in code?

Probably the same as you - maintain the same convention, me with my prefix,
you with your postfix.

Where do you draw the line?

Again likely the same as you as to where it is used.

--
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
"A man is likely to mind his own business when it is worth minding,
when it is not, he takes his mind off his own meaningless affairs by
minding other people's business." - Eric Hoffer


.



Relevant Pages