feline
Whole Tomato Software
United Kingdom
19022 Posts |
Posted - Mar 14 2012 : 6:59:22 PM
|
The idea of local symbols in bold is that the local variables go bold, so the non bold symbols will be your class member variables, and any global variables you might have.
Do you have many global variables? I generally try to avoid these, and give them a custom naming convention when I do end up using them, to make clear that they are global, so should be treated with care. |
zen is the art of being at one with the two'ness |
|
|