I've taken the habit of declaring variables in the order in which they appear in the document during processing.
When declaring variables or processing a large set of variables in which order is not important, how do you choose to order them? As they appear? Or alphabetically?
When declaring variables or processing a large set of variables in which order is not important, how do you choose to order them? As they appear? Or alphabetically?
