[PATCH 3/4] msi: automation: Generalize list implementation.

Andrew Talbot Andrew.Talbot at talbotville.com
Fri May 18 17:04:01 CDT 2007


Misha Koshelev wrote:

> So is the general recommendation for wine that we not use Hungarian
> notation then?
> 
> Misha

IMHO, a prefix is of little value if it merely echos the declared type of
the variable it represents, especially in a small-scope situation. To be of
value, a prefix needs to convey other information, such as implying the
purpose of the variable, or acting as a grouping element for a set of
related variables.

-- Andy.





More information about the wine-devel mailing list